Updated to version 3.2.14 for release

This commit is contained in:
Sam Lantinga
2025-05-13 14:24:40 -07:00
parent 2fff37fffc
commit c038d6f7f8
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.13
* Main include header for the SDL library, version 3.2.14
*
* It is almost always best to include just this one header instead of
* picking out individual headers included here. There are exceptions to