Updated to version 3.4.1 for development

This commit is contained in:
Sam Lantinga
2025-12-31 18:18:45 -08:00
parent a962f40bbb
commit d15ecb21be
8 changed files with 15 additions and 15 deletions

View File

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