mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-20 22:35:41 +00:00
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:
@@ -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_
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user