Updated to version 3.1.5 for development

We should bump the version immediately before and after release so the release version corresponds to a fixed snapshot of code.
This commit is contained in:
Sam Lantinga
2024-10-09 11:02:01 -07:00
parent 02f3a96476
commit ee9b6204cf
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.3
* Main include header for the SDL library, version 3.1.5
*/
#ifndef SDL_h_