Updated to version 2.0.21 for development

This commit is contained in:
Sam Lantinga
2022-01-17 15:32:27 -08:00
parent 1bfefb5b4d
commit a0e3c884d4
9 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 0
#define SDL_PATCHLEVEL 20
#define SDL_PATCHLEVEL 21
/**
* Macro to determine SDL version program was compiled against.