Openierox: bump version

This commit is contained in:
Sergii Pylypenko
2018-01-19 23:23:24 +02:00
parent 76053bb69f
commit 3116b316bb
2 changed files with 5 additions and 5 deletions

View File

@@ -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