From 451189dd41d938663683c3a0d9ffedeeefe4b50c Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Thu, 17 May 2018 22:51:17 +0300 Subject: [PATCH] openlierox: bump version --- project/jni/application/openlierox/AndroidAppSettings.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/jni/application/openlierox/AndroidAppSettings.cfg b/project/jni/application/openlierox/AndroidAppSettings.cfg index 481800eab..7576f768f 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=10580421 +AppVersionCode=10580422 # Application user-visible version name (string) -AppVersionName="0.58rc4a21" +AppVersionName="0.58rc4a22" # 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