Updated version to 2.0.4

This commit is contained in:
Sam Lantinga
2014-09-02 06:55:47 -07:00
parent 724d24d990
commit 7242e81474
7 changed files with 18 additions and 40 deletions

View File

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