From 7c74e86010de56bd94b26c5ff04af3db796d673c Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Mon, 2 Sep 2019 23:11:07 +0300 Subject: [PATCH] OpenTTD: bump version --- project/jni/application/openttd/AndroidAppSettings.cfg | 4 ++-- project/jni/application/openttd/src | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/project/jni/application/openttd/AndroidAppSettings.cfg b/project/jni/application/openttd/AndroidAppSettings.cfg index c2a4564e9..51d3512a7 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=19282 +AppVersionCode=19283 # Application user-visible version name (string) -AppVersionName="1.9.2.82" +AppVersionName="1.9.2.83" # 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, other downloads should be selected by user from startup config menu diff --git a/project/jni/application/openttd/src b/project/jni/application/openttd/src index 70e2af681..728ea1ee2 160000 --- a/project/jni/application/openttd/src +++ b/project/jni/application/openttd/src @@ -1 +1 @@ -Subproject commit 70e2af68158100aaa9daf9661570c3b2dcbcbb75 +Subproject commit 728ea1ee2672567bf7725bbca46852601dcca489