diff --git a/project/jni/application/openttd/AndroidAppSettings.cfg b/project/jni/application/openttd/AndroidAppSettings.cfg index 13c5521b4..0acb874ef 100644 --- a/project/jni/application/openttd/AndroidAppSettings.cfg +++ b/project/jni/application/openttd/AndroidAppSettings.cfg @@ -7,10 +7,10 @@ AppName="OpenTTD" AppFullName=org.openttd.sdl # Application version code (integer) -AppVersionCode=111096 +AppVersionCode=111097 # Application user-visible version name (string) -AppVersionName="1.11.0-beta2.rev96" +AppVersionName="1.11.0-beta2.rev97" # Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...' # If you'll start Description with '!' symbol it will be enabled by default, '!!' will also hide the entry from the menu, so it cannot be disabled diff --git a/project/jni/application/openttd/src b/project/jni/application/openttd/src index 53458e55d..36d3c2f90 160000 --- a/project/jni/application/openttd/src +++ b/project/jni/application/openttd/src @@ -1 +1 @@ -Subproject commit 53458e55d70ba062f5d670015aee9aad8ed81ac8 +Subproject commit 36d3c2f90e8c1134621ffee0699df791df657615