Updated to version 2.29.0 for development
This commit is contained in:
parent
ffa78e6bea
commit
ceece918e4
11 changed files with 24 additions and 24 deletions
|
@ -60,7 +60,7 @@ import java.util.Locale;
|
|||
public class SDLActivity extends Activity implements View.OnSystemUiVisibilityChangeListener {
|
||||
private static final String TAG = "SDL";
|
||||
private static final int SDL_MAJOR_VERSION = 2;
|
||||
private static final int SDL_MINOR_VERSION = 28;
|
||||
private static final int SDL_MINOR_VERSION = 29;
|
||||
private static final int SDL_MICRO_VERSION = 0;
|
||||
/*
|
||||
// Display InputType.SOURCE/CLASS of events and devices
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue