From dcdcaa2c1a1dd73593264b9e320b9d9f2a31adcf Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Tue, 9 Jul 2019 20:26:38 +0300 Subject: [PATCH] OpenTTD: bump version --- project/jni/application/openttd/AndroidAppSettings.cfg | 6 +++--- project/jni/application/openttd/pack-data.sh | 2 +- project/jni/application/openttd/src | 2 +- project/jni/application/xserver/xserver | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/project/jni/application/openttd/AndroidAppSettings.cfg b/project/jni/application/openttd/AndroidAppSettings.cfg index 3d19c8587..205b891d0 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=19178 +AppVersionCode=19278 # Application user-visible version name (string) -AppVersionName="1.9.1.78" +AppVersionName="1.9.2.78" # 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 @@ -18,7 +18,7 @@ AppVersionName="1.9.1.78" # If the URL does not contain 'http://' it is treated as file from 'project/jni/application/src/AndroidData' dir - # these files are put inside .apk package by build system # You can specify Google Play expansion files in the form 'obb:main.12345' or 'obb:patch.12345' where 12345 is the app version, first associated with the file -AppDataDownloadUrl="!!Data files - 20 Mb|openttd-data-1.9.1-0.zip.xz^!!Config file|:.openttd/openttd.cfg:openttd-1.4.0.30.cfg^!!MIDI music support (18 Mb)|timidity.zip.xz|http://sourceforge.net/projects/libsdl-android/files/timidity.zip.xz^!!Internationalization files|icudt62l.zip.xz|http://sourceforge.net/projects/libsdl-android/files/icudt62l.zip.xz" +AppDataDownloadUrl="!!Data files - 20 Mb|openttd-data-1.9.2-0.zip.xz^!!Config file|:.openttd/openttd.cfg:openttd-1.4.0.30.cfg^!!MIDI music support (18 Mb)|timidity.zip.xz|http://sourceforge.net/projects/libsdl-android/files/timidity.zip.xz^!!Internationalization files|icudt62l.zip.xz|http://sourceforge.net/projects/libsdl-android/files/icudt62l.zip.xz" # Reset SDL config when updating application to the new version (y) / (n) ResetSdlConfigForThisVersion=y diff --git a/project/jni/application/openttd/pack-data.sh b/project/jni/application/openttd/pack-data.sh index b23c46de3..00f6ea0fe 100755 --- a/project/jni/application/openttd/pack-data.sh +++ b/project/jni/application/openttd/pack-data.sh @@ -1,6 +1,6 @@ #!/bin/sh -VER=1.9.1-0 +VER=1.9.2-0 cd data rm -f ../AndroidData/openttd-data-*.zip.xz ../AndroidData/openttd-data-*.zip diff --git a/project/jni/application/openttd/src b/project/jni/application/openttd/src index d6c71b0f3..b1197073d 160000 --- a/project/jni/application/openttd/src +++ b/project/jni/application/openttd/src @@ -1 +1 @@ -Subproject commit d6c71b0f3bdc54e3142f793283e11e51c7dfe22a +Subproject commit b1197073d2bc01d21f8d09e2c978d67777e62c1a diff --git a/project/jni/application/xserver/xserver b/project/jni/application/xserver/xserver index f421bc0a4..6c04323e5 160000 --- a/project/jni/application/xserver/xserver +++ b/project/jni/application/xserver/xserver @@ -1 +1 @@ -Subproject commit f421bc0a425b7653f485bcac91b39b66d1561a81 +Subproject commit 6c04323e5e2688a76982ae8794ea2e3403211e55