Updated to version 2.28.3 for release

This commit is contained in:
Sam Lantinga
2023-09-01 11:22:07 -07:00
parent c25a49c406
commit 8a5ba43d00
11 changed files with 20 additions and 20 deletions

View File

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