Manually bump versions of non-function identifiers introduced after 3.1.3 to 3.2.0

This commit is contained in:
Petar Popovic
2024-10-23 20:06:43 +02:00
committed by Sam Lantinga
parent 22bc430bbb
commit 5e855d82e3
3 changed files with 6 additions and 4 deletions

View File

@@ -578,7 +578,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_IsTV(void);
/**
* Application sandbox environment.
*
* \since This enum is available since SDL 3.1.3.
* \since This enum is available since SDL 3.2.0.
*/
typedef enum SDL_Sandbox
{