Updated to version 3.2.3 for development
This commit is contained in:
parent
2fa1e7258a
commit
be991239d9
8 changed files with 15 additions and 15 deletions
|
@ -20,7 +20,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Main include header for the SDL library, version 3.2.2
|
||||
* Main include header for the SDL library, version 3.2.3
|
||||
*
|
||||
* It is almost always best to include just this one header instead of
|
||||
* picking out individual headers included here. There are exceptions to
|
||||
|
|
|
@ -62,7 +62,7 @@ extern "C" {
|
|||
*
|
||||
* \since This macro is available since SDL 3.2.0.
|
||||
*/
|
||||
#define SDL_MICRO_VERSION 2
|
||||
#define SDL_MICRO_VERSION 3
|
||||
|
||||
/**
|
||||
* This macro turns the version numbers into a numeric value.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue