Updated version to 2.0.12 for release candidate build

This commit is contained in:
Sam Lantinga
2020-03-01 14:58:16 -08:00
parent 6590d078d7
commit 74ed215618
9 changed files with 21 additions and 15 deletions

View File

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