Updated to version 3.1.3 for the preview release

This commit is contained in:
Sam Lantinga
2024-10-03 23:01:55 -07:00
parent ca0b1eaf5a
commit 43e7ce7dfc
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.2
* Main include header for the SDL library, version 3.1.3
*/
#ifndef SDL_h_

View File

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