From 0b9325512185eab62afb303c07f5098cef4fc55c Mon Sep 17 00:00:00 2001 From: pelya Date: Sat, 20 May 2023 13:48:38 +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 e02eb259a..8e43ab026 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=1300115 +AppVersionCode=1300116 # Application user-visible version name (string) -AppVersionName="13.0.rev115" +AppVersionName="13.0.rev116" # 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 817449460..c826e2246 160000 --- a/project/jni/application/openttd/src +++ b/project/jni/application/openttd/src @@ -1 +1 @@ -Subproject commit 817449460a60e474c9860e4213143f9532f1a4af +Subproject commit c826e22465cd21ef27fe4343fc352fb78bb3ad80