Updated to version 3.2.16 for release

This commit is contained in:
Sam Lantinga
2025-06-01 14:37:23 -07:00
parent f0efffc093
commit 59693c8996
8 changed files with 15 additions and 15 deletions

View File

@@ -20,7 +20,7 @@
*/
/**
* Main include header for the SDL library, version 3.2.15
* Main include header for the SDL library, version 3.2.16
*
* It is almost always best to include just this one header instead of
* picking out individual headers included here. There are exceptions to

View File

@@ -62,7 +62,7 @@ extern "C" {
*
* \since This macro is available since SDL 3.2.0.
*/
#define SDL_MICRO_VERSION 15
#define SDL_MICRO_VERSION 16
/**
* This macro turns the version numbers into a numeric value.