1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-02-03 18:07:53 +01:00

Installer copies curl ca file, version update

This commit is contained in:
JarnoVgr
2015-06-15 21:02:30 +02:00
parent 2eb39d4a31
commit 6956a2cf94

View File

@@ -1,7 +1,7 @@
# Version numbers to update
!define /ifndef APPV_MAJOR 0
!define /ifndef APPV_MINOR 0
!define /ifndef APPV_MAINT 2
!define /ifndef APPV_MAINT 3
!define /ifndef APPV_BUILD 0
!define /ifndef APPV_EXTRA "-beta"
@@ -121,6 +121,9 @@ Section "!OpenRCT2" Section1
; Copy the rest of the stuff
SetOutPath "$INSTDIR\"
; Copy curl ca file
File ..\..\curl-ca-bundle.crt
; Copy text files
File ..\changelog.txt