From aae3daa00342f31bfaf0bebfdfc6ba850f6e6822 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Sat, 4 Apr 2026 14:04:04 -0700
Subject: [PATCH] Updated version to 2.8.10 for release
---
CMakeLists.txt | 2 +-
Makefile.os2 | 2 +-
VisualC/Version.rc | 8 ++++----
Xcode/Info-Framework.plist | 4 ++--
Xcode/SDL_image.xcodeproj/project.pbxproj | 4 ++--
configure | 22 +++++++++++-----------
configure.ac | 2 +-
include/SDL_image.h | 2 +-
src/version.rc | 8 ++++----
9 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f9bd0145a..25435880d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake")
# See docs/release_checklist.md
set(MAJOR_VERSION 2)
set(MINOR_VERSION 8)
-set(MICRO_VERSION 9)
+set(MICRO_VERSION 10)
set(SDL_REQUIRED_VERSION 2.0.9)
include(PrivateSdlFunctions)
diff --git a/Makefile.os2 b/Makefile.os2
index 8344c440d..89670a4c8 100644
--- a/Makefile.os2
+++ b/Makefile.os2
@@ -7,7 +7,7 @@
LIBNAME = SDL2img
MAJOR_VERSION = 2
MINOR_VERSION = 8
-MICRO_VERSION = 9
+MICRO_VERSION = 10
VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(MICRO_VERSION)
TITLENAME = $(LIBNAME) $(VERSION)
diff --git a/VisualC/Version.rc b/VisualC/Version.rc
index 11a4c2d98..8fcdd1faa 100644
--- a/VisualC/Version.rc
+++ b/VisualC/Version.rc
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,8,9,0
- PRODUCTVERSION 2,8,9,0
+ FILEVERSION 2,8,10,0
+ PRODUCTVERSION 2,8,10,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -46,12 +46,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "\0"
VALUE "FileDescription", "SDL_image\0"
- VALUE "FileVersion", "2, 8, 9, 0\0"
+ VALUE "FileVersion", "2, 8, 10, 0\0"
VALUE "InternalName", "SDL_image\0"
VALUE "LegalCopyright", "Copyright (C) 2025 Sam Lantinga\0"
VALUE "OriginalFilename", "SDL_image.dll\0"
VALUE "ProductName", "Simple DirectMedia Layer\0"
- VALUE "ProductVersion", "2, 8, 9, 0\0"
+ VALUE "ProductVersion", "2, 8, 10, 0\0"
END
END
BLOCK "VarFileInfo"
diff --git a/Xcode/Info-Framework.plist b/Xcode/Info-Framework.plist
index 6f4765694..6a4050610 100644
--- a/Xcode/Info-Framework.plist
+++ b/Xcode/Info-Framework.plist
@@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>2.8.9</string>
+ <string>2.8.10</string>
<key>CFBundleVersion</key>
- <string>2.8.9</string>
+ <string>2.8.10</string>
</dict>
</plist>
diff --git a/Xcode/SDL_image.xcodeproj/project.pbxproj b/Xcode/SDL_image.xcodeproj/project.pbxproj
index ec5ba7591..6c345ba59 100644
--- a/Xcode/SDL_image.xcodeproj/project.pbxproj
+++ b/Xcode/SDL_image.xcodeproj/project.pbxproj
@@ -627,7 +627,7 @@
ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES;
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 801.0.0;
- DYLIB_CURRENT_VERSION = 801.9.0;
+ DYLIB_CURRENT_VERSION = 801.10.0;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "\"$(SRCROOT)/$(PLATFORM)\"";
@@ -719,7 +719,7 @@
ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES;
DEPLOYMENT_POSTPROCESSING = YES;
DYLIB_COMPATIBILITY_VERSION = 801.0.0;
- DYLIB_CURRENT_VERSION = 801.9.0;
+ DYLIB_CURRENT_VERSION = 801.10.0;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = "\"$(SRCROOT)/$(PLATFORM)\"";
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
diff --git a/configure b/configure
index 32a86a9f7..e3e5927fb 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for SDL2_image 2.8.9.
+# Generated by GNU Autoconf 2.71 for SDL2_image 2.8.10.
#
# Report bugs to <https://github.com/libsdl-org/SDL_image/issues>.
#
@@ -760,8 +760,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='SDL2_image'
PACKAGE_TARNAME='SDL2_image'
-PACKAGE_VERSION='2.8.9'
-PACKAGE_STRING='SDL2_image 2.8.9'
+PACKAGE_VERSION='2.8.10'
+PACKAGE_STRING='SDL2_image 2.8.10'
PACKAGE_BUGREPORT='https://github.com/libsdl-org/SDL_image/issues'
PACKAGE_URL=''
@@ -1610,7 +1610,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures SDL2_image 2.8.9 to adapt to many kinds of systems.
+\`configure' configures SDL2_image 2.8.10 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1681,7 +1681,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of SDL2_image 2.8.9:";;
+ short | recursive ) echo "Configuration of SDL2_image 2.8.10:";;
esac
cat <<\_ACEOF
@@ -1859,7 +1859,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-SDL2_image configure 2.8.9
+SDL2_image configure 2.8.10
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2159,7 +2159,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by SDL2_image $as_me 2.8.9, which was
+It was created by SDL2_image $as_me 2.8.10, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -2921,7 +2921,7 @@ MAJOR_VERSION=2
MINOR_VERSION=8
-MICRO_VERSION=9
+MICRO_VERSION=10
BINARY_AGE=`expr $MINOR_VERSION \* 100 + $MICRO_VERSION`
@@ -11580,7 +11580,7 @@ fi
# Define the identity of the package.
PACKAGE='SDL2_image'
- VERSION='2.8.9'
+ VERSION='2.8.10'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -16830,7 +16830,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by SDL2_image $as_me 2.8.9, which was
+This file was extended by SDL2_image $as_me 2.8.10, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16889,7 +16889,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-SDL2_image config.status 2.8.9
+SDL2_image config.status 2.8.10
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 0005d5c90..31826d0e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Set various version strings - taken gratefully from the GTk sources
# See docs/release_checklist.md
m4_define([MAJOR_VERSION_MACRO], [2])
m4_define([MINOR_VERSION_MACRO], [8])
-m4_define([MICRO_VERSION_MACRO], [9])
+m4_define([MICRO_VERSION_MACRO], [10])
AC_INIT([SDL2_image],
[MAJOR_VERSION_MACRO.MINOR_VERSION_MACRO.MICRO_VERSION_MACRO],
diff --git a/include/SDL_image.h b/include/SDL_image.h
index 0ff2e2b5c..ca7d7e75e 100644
--- a/include/SDL_image.h
+++ b/include/SDL_image.h
@@ -43,7 +43,7 @@ extern "C" {
*/
#define SDL_IMAGE_MAJOR_VERSION 2
#define SDL_IMAGE_MINOR_VERSION 8
-#define SDL_IMAGE_PATCHLEVEL 9
+#define SDL_IMAGE_PATCHLEVEL 10
/**
* This macro can be used to fill a version structure with the compile-time
diff --git a/src/version.rc b/src/version.rc
index 8734dbc58..4c9851578 100644
--- a/src/version.rc
+++ b/src/version.rc
@@ -9,8 +9,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,8,9,0
- PRODUCTVERSION 2,8,9,0
+ FILEVERSION 2,8,10,0
+ PRODUCTVERSION 2,8,10,0
FILEFLAGSMASK 0x3fL
FILEFLAGS 0x0L
FILEOS 0x40004L
@@ -23,12 +23,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "\0"
VALUE "FileDescription", "SDL_image\0"
- VALUE "FileVersion", "2, 8, 9, 0\0"
+ VALUE "FileVersion", "2, 8, 10, 0\0"
VALUE "InternalName", "SDL_image\0"
VALUE "LegalCopyright", "Copyright (C) 2025 Sam Lantinga\0"
VALUE "OriginalFilename", "SDL_image.dll\0"
VALUE "ProductName", "Simple DirectMedia Layer\0"
- VALUE "ProductVersion", "2, 8, 9, 0\0"
+ VALUE "ProductVersion", "2, 8, 10, 0\0"
END
END
BLOCK "VarFileInfo"