OpenTTD: updated build scripts

This commit is contained in:
Sergii Pylypenko
2019-09-04 15:30:31 +03:00
parent 1157101b4b
commit 4e8bf7a5ae
3 changed files with 4 additions and 4 deletions

View File

@@ -7,10 +7,10 @@ AppName="OpenTTD"
AppFullName=org.openttd.sdl
# Application version code (integer)
AppVersionCode=19283
AppVersionCode=19284
# Application user-visible version name (string)
AppVersionName="1.9.2.83"
AppVersionName="1.9.2.84"
# 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