(svn r2353) - Prepare windows installer for 0.4.0.1

pull/155/head
Darkvater 20 years ago
parent 26da27532e
commit 4a44ac3d84

@ -1,8 +1,8 @@
; Define your application name
!define APPNAME "OpenTTD"
!define APPNAMEANDVERSION "OpenTTD 0.4.0.0"
!define APPVERSION "0.4.0.0"
!define INSTALLERVERSION 15 ;NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!define APPNAMEANDVERSION "OpenTTD 0.4.0.1"
!define APPVERSION "0.4.0.1"
!define INSTALLERVERSION 16 ;NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!define MUI_ICON "..\..\..\openttd.ico"
!define MUI_UNICON "..\..\..\openttd.ico"
!define MUI_WELCOMEFINISHPAGE_BITMAP "welcome.bmp"

Loading…
Cancel
Save