Updated version and documentation for 3.3.2 preview release

This commit is contained in:
Sam Lantinga
2025-10-23 15:19:13 -07:00
parent a55002b8ed
commit b31c4b70b3
11 changed files with 79 additions and 18 deletions

View File

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