OpenTTD: bump version

This commit is contained in:
Sergii Pylypenko
2021-03-03 02:22:38 +02:00
parent cbc8ec5944
commit 597b140a6c
2 changed files with 3 additions and 3 deletions

View File

@@ -7,10 +7,10 @@ AppName="OpenTTD"
AppFullName=org.openttd.sdl
# Application version code (integer)
AppVersionCode=111096
AppVersionCode=111097
# Application user-visible version name (string)
AppVersionName="1.11.0-beta2.rev96"
AppVersionName="1.11.0-beta2.rev97"
# 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