Updated version to 2.0.7

This commit is contained in:
Sam Lantinga
2017-10-12 08:08:04 -07:00
parent 84fb4893cf
commit 0ce23a5498
8 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 6
#define SDL_PATCHLEVEL 7
/**
* \brief Macro to determine SDL version program was compiled against.