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

@ -62,7 +62,7 @@ extern "C" {
*
* \since This macro is available since SDL 3.0.0.
*/
#define SDL_MICRO_VERSION 3
#define SDL_MICRO_VERSION 5
/**
* This macro turns the version numbers into a numeric value.