Updated to version 2.23.1 for pre-release checkpoint

This commit is contained in:
Sam Lantinga
2022-06-16 12:49:17 -07:00
parent 68beedde92
commit b004133f08
10 changed files with 19 additions and 19 deletions

View File

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