mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 17:37:39 +00:00
Updated to version 2.0.16 for release
This commit is contained in:
parent
3e76646cc6
commit
cb1fd30e9a
10 changed files with 28 additions and 20 deletions
|
@ -59,7 +59,7 @@ typedef struct SDL_version
|
|||
*/
|
||||
#define SDL_MAJOR_VERSION 2
|
||||
#define SDL_MINOR_VERSION 0
|
||||
#define SDL_PATCHLEVEL 15
|
||||
#define SDL_PATCHLEVEL 16
|
||||
|
||||
/**
|
||||
* Macro to determine SDL version program was compiled against.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue