Updated to version 2.25.1 for release candidate

This commit is contained in:
Sam Lantinga
2022-11-17 09:01:35 -08:00
parent 1f87e9e24e
commit 78ea6af2cd
10 changed files with 21 additions and 21 deletions

View File

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