Updated to version 3.2.2 for release

This commit is contained in:
Sam Lantinga
2025-02-01 17:01:45 -08:00
parent c922762791
commit 2fa1e7258a
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.1
* Main include header for the SDL library, version 3.2.2
*
* It is almost always best to include just this one header instead of
* picking out individual headers included here. There are exceptions to