Updated to version 3.2.0 for release

This commit is contained in:
Sam Lantinga 2025-01-21 08:52:28 -08:00
parent f16c67115d
commit a52fc209bb
8 changed files with 19 additions and 19 deletions

View file

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