Updated version to 2.0.6

This commit is contained in:
Sam Lantinga
2017-08-18 18:16:37 -07:00
parent bcf0e07107
commit 2dc5d32fab
7 changed files with 16 additions and 16 deletions

View File

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