Updated version and documentation for 3.3.2 preview release

This commit is contained in:
Sam Lantinga 2025-10-23 15:19:13 -07:00
parent a55002b8ed
commit b31c4b70b3
11 changed files with 79 additions and 18 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 = 3;
private static final int SDL_MINOR_VERSION = 3;
private static final int SDL_MICRO_VERSION = 0;
private static final int SDL_MICRO_VERSION = 2;
/*
// Display InputType.SOURCE/CLASS of events and devices
//