Updated to version 3.2.24 for release

This commit is contained in:
Sam Lantinga
2025-10-02 10:52:32 -07:00
parent 0bdaaf6c76
commit a8589a8422
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.23
* Main include header for the SDL library, version 3.2.24
*
* It is almost always best to include just this one header instead of
* picking out individual headers included here. There are exceptions to