Updated to version 3.4.6 for release

This commit is contained in:
Sam Lantinga 2026-05-01 06:31:29 -07:00
parent 102bf22db8
commit 3aabb7bc53
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.5
* Main include header for the SDL library, version 3.4.6
*
* 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 5
#define SDL_MICRO_VERSION 6
/**
* This macro turns the version numbers into a numeric value.