Updated to version 2.31.1 for RC build

This commit is contained in:
Sam Lantinga
2025-02-08 08:56:53 -08:00
parent dab0205174
commit 3e97d41da4
11 changed files with 29 additions and 31 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 = 31;
private static final int SDL_MICRO_VERSION = 0;
private static final int SDL_MICRO_VERSION = 1;
/*
// Display InputType.SOURCE/CLASS of events and devices
//