Updated to version 3.4.5 for development

This commit is contained in:
Sam Lantinga 2026-04-03 17:16:53 -07:00
parent 5848e584a1
commit b6fd088246
8 changed files with 15 additions and 15 deletions

View file

@ -20,7 +20,7 @@
*/
/**
* Main include header for the SDL library, version 3.4.4
* Main include header for the SDL library, version 3.4.5
*
* 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 4
#define SDL_MICRO_VERSION 5
/**
* This macro turns the version numbers into a numeric value.