Updated to version 2.29.3 for RC build

This commit is contained in:
Sam Lantinga
2024-01-27 22:50:08 -08:00
parent 173afd8564
commit 4a62e1c0ca
11 changed files with 24 additions and 24 deletions

View File

@@ -59,7 +59,7 @@ typedef struct SDL_version
*/
#define SDL_MAJOR_VERSION 2
#define SDL_MINOR_VERSION 29
#define SDL_PATCHLEVEL 2
#define SDL_PATCHLEVEL 3
/**
* Macro to determine SDL version program was compiled against.