Updated to version 2.31.1 for RC build

This commit is contained in:
Sam Lantinga
2025-02-08 08:56:53 -08:00
parent dab0205174
commit 3e97d41da4
11 changed files with 29 additions and 31 deletions

View File

@@ -58,7 +58,7 @@ typedef struct SDL_version
*/
#define SDL_MAJOR_VERSION 2
#define SDL_MINOR_VERSION 31
#define SDL_PATCHLEVEL 0
#define SDL_PATCHLEVEL 1
/**
* Macro to determine SDL version program was compiled against.