Set version of new identifiers after 3.1.3 release to 3.1.6

This commit is contained in:
Petar Popovic 2024-10-23 06:35:18 +02:00 committed by Sam Lantinga
parent 45584ad73e
commit af1c165352
8 changed files with 10 additions and 10 deletions

View file

@ -2306,7 +2306,7 @@ extern "C" {
*
* This hint needs to be set before SDL_Init().
*
* \since This hint is available since SDL 3.1.4.
* \since This hint is available since SDL 3.1.6.
*/
#define SDL_HINT_MAC_SCROLL_MOMENTUM "SDL_MAC_SCROLL_MOMENTUM"
@ -3167,7 +3167,7 @@ extern "C" {
*
* This hint should be set before SDL is initialized.
*
* \since This hint is available since SDL 3.1.5.
* \since This hint is available since SDL 3.1.6.
*/
#define SDL_HINT_VIDEO_DISPLAY_PRIORITY "SDL_VIDEO_DISPLAY_PRIORITY"