Skip to content

Commit e3dfa35

Browse files
Update SDL_MICRO_VERSION constant
1 parent 5490c25 commit e3dfa35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

units/SDL_version.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const
3939
*
4040
* \since This macro is available since SDL 3.2.0.
4141
}
42-
SDL_MICRO_VERSION = 2;
42+
SDL_MICRO_VERSION = 4;
4343

4444
{*
4545
* This macro turns the version numbers into a numeric value.

0 commit comments

Comments
 (0)