From 3116b316bb30bff585a6714ddec405eb91339425 Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Fri, 19 Jan 2018 23:23:24 +0200 Subject: [PATCH] Openierox: bump version --- project/jni/application/openlierox/AndroidAppSettings.cfg | 8 ++++---- project/jni/application/openlierox/src | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/project/jni/application/openlierox/AndroidAppSettings.cfg b/project/jni/application/openlierox/AndroidAppSettings.cfg index 38e07d1c1..4deefbade 100644 --- a/project/jni/application/openlierox/AndroidAppSettings.cfg +++ b/project/jni/application/openlierox/AndroidAppSettings.cfg @@ -7,10 +7,10 @@ AppName="OpenLieroX" AppFullName=openlierox.net # Application version code (integer) -AppVersionCode=0591004 +AppVersionCode=0591006 # Application user-visible version name (string) -AppVersionName="0.59b10a03" +AppVersionName="0.59b10a06" # 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 @@ -24,11 +24,11 @@ AppDataDownloadUrl="!!Game data|data.zip.xz" ResetSdlConfigForThisVersion=y # Delete application data files when upgrading (specify file/dir paths separated by spaces) -DeleteFilesOnUpgrade="" #"libsdl-DownloadFinished-0.flag" +DeleteFilesOnUpgrade="libsdl-DownloadFinished-0.flag" #"libsdl-DownloadFinished-0.flag" # Here you may type readme text, which will be shown during startup. Format is: # Text in English, use \\\\n to separate lines (that's four backslashes)^de:Text in Deutsch^ru:Text in Russian^button:Button that will open some URL:http://url-to-open/ -ReadmeText='This game is best played with a gamepad. Two-player mode requires two gamepads.^tv:' +ReadmeText='This game is best played with a gamepad. Two-player mode requires two gamepads. Tap the screen to dig.^tv:' # libSDL version to use (1.2/1.3/2.0) LibSdlVersion=1.2 diff --git a/project/jni/application/openlierox/src b/project/jni/application/openlierox/src index 10b3bbb09..893b21de6 160000 --- a/project/jni/application/openlierox/src +++ b/project/jni/application/openlierox/src @@ -1 +1 @@ -Subproject commit 10b3bbb09e39b0b5f45e7c039027cb39d8cc3390 +Subproject commit 893b21de6d0f051097054f0ff7bb3ae628684194