mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-05 13:34:41 +00:00
Updated to version 3.1.7 for development
This commit is contained in:
@@ -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_
|
||||
|
||||
@@ -62,7 +62,7 @@ extern "C" {
|
||||
*
|
||||
* \since This macro is available since SDL 3.1.3.
|
||||
*/
|
||||
#define SDL_MICRO_VERSION 6
|
||||
#define SDL_MICRO_VERSION 7
|
||||
|
||||
/**
|
||||
* This macro turns the version numbers into a numeric value.
|
||||
|
||||
Reference in New Issue
Block a user