Updated version to 2.0.9

This commit is contained in:
Sam Lantinga
2018-09-26 10:08:14 -07:00
parent 8743e9759e
commit bc6c199790
9 changed files with 22 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 8
#define SDL_PATCHLEVEL 9
/**
* \brief Macro to determine SDL version program was compiled against.