Updated to version 3.1.8 for the preview release

This commit is contained in:
Sam Lantinga
2025-01-07 17:04:05 -08:00
parent 4290fc8bda
commit d7b10d05b1
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.7
* Main include header for the SDL library, version 3.1.8
*
* 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 7
#define SDL_MICRO_VERSION 8
/**
* This macro turns the version numbers into a numeric value.