Updated to version 3.1.10 for the release candidate

This commit is contained in:
Sam Lantinga
2025-01-16 08:32:49 -08:00
parent 9225a421b7
commit 1dd8fadca2
8 changed files with 17 additions and 17 deletions

View File

@@ -20,7 +20,7 @@
*/
/**
* Main include header for the SDL library, version 3.1.9
* Main include header for the SDL library, version 3.1.10
*
* It is almost always best to include just this one header instead of
* picking out individual headers included here. There are exceptions to

View File

@@ -62,7 +62,7 @@ extern "C" {
*
* \since This macro is available since SDL 3.1.3.
*/
#define SDL_MICRO_VERSION 9
#define SDL_MICRO_VERSION 10
/**
* This macro turns the version numbers into a numeric value.