Mac and Linux SDL2 binary snapshots
Edward Rudd
2019-04-09 0cf93f0ca314c999b9fe6c8de429ede6a1a57d01
include/SDL2/SDL_version.h
@@ -59,7 +59,7 @@
*/
#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.