1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-21 23:03:04 +01:00

Update installer version to 0.0.6

Installer version was still 0.0.5.
#5095
This commit is contained in:
Lastorder
2017-01-21 10:51:35 +09:00
committed by Ted John
parent 64fc76009a
commit 97063010d7

View File

@@ -1,7 +1,7 @@
# Version numbers to update
!define /ifndef APPV_MAJOR 0
!define /ifndef APPV_MINOR 0
!define /ifndef APPV_MAINT 5
!define /ifndef APPV_MAINT 6
!define /ifndef APPV_BUILD 0
!define APPNAME "OpenRCT2"