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

@ -2469,7 +2469,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_GetRenderVSync(SDL_Renderer *renderer, int
*
* The font is monospaced and square, so this applies to all characters.
*
* \since This macro is available since SDL 3.1.3.
* \since This macro is available since SDL 3.2.0.
*
* \sa SDL_RenderDebugText
*/