Updated to version 2.29.2 for RC build

This commit is contained in:
Sam Lantinga 2024-01-22 08:43:05 -08:00
parent 12bab1c981
commit ef7261bc41
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 1
#define SDL_PATCHLEVEL 2
/**
* Macro to determine SDL version program was compiled against.