Updated to version 3.1.9 for development

This commit is contained in:
Sam Lantinga 2025-01-07 17:50:43 -08:00
parent 6b34c9fe7f
commit e6bb50a710
8 changed files with 17 additions and 17 deletions

View file

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