Updated to version 2.29.3 for RC build

This commit is contained in:
Sam Lantinga 2024-01-27 22:50:08 -08:00
parent 173afd8564
commit 4a62e1c0ca
11 changed files with 24 additions and 24 deletions

View file

@ -61,7 +61,7 @@ public class SDLActivity extends Activity implements View.OnSystemUiVisibilityCh
private static final String TAG = "SDL";
private static final int SDL_MAJOR_VERSION = 2;
private static final int SDL_MINOR_VERSION = 29;
private static final int SDL_MICRO_VERSION = 2;
private static final int SDL_MICRO_VERSION = 3;
/*
// Display InputType.SOURCE/CLASS of events and devices
//