Updated to version 3.1.7 for development

This commit is contained in:
Sam Lantinga
2024-11-01 15:49:31 -07:00
parent 78cc5c1734
commit 927d297161
8 changed files with 17 additions and 17 deletions

View File

@@ -22,7 +22,7 @@
/**
* \file SDL.h
*
* Main include header for the SDL library, version 3.1.6
* Main include header for the SDL library, version 3.1.7
*/
#ifndef SDL_h_