(svn r3502) - Update appropiate files with release information for 0.4.5

This commit is contained in:
Darkvater
2006-01-31 22:26:00 +00:00
parent 896551850a
commit 024db8d058
4 changed files with 164 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
; Define your application name
!define APPNAME "OpenTTD"
!define APPNAMEANDVERSION "OpenTTD 0.4.0.1"
!define APPVERSION "0.4.0.1"
!define INSTALLERVERSION 16 ;NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!define APPNAMEANDVERSION "OpenTTD 0.4.5.0"
!define APPVERSION "0.4.5.0"
!define INSTALLERVERSION 17 ;NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!define MUI_ICON "..\..\..\openttd.ico"
!define MUI_UNICON "..\..\..\openttd.ico"
!define MUI_WELCOMEFINISHPAGE_BITMAP "welcome.bmp"
@@ -238,7 +238,7 @@ Section Uninstall
; Data files
Delete "$INSTDIR\data\opntitle.dat"
Delete "$INSTDIR\data\signalsw.grf"
Delete "$INSTDIR\data\nsignalsw.grf"
Delete "$INSTDIR\data\openttd.grf"
Delete "$INSTDIR\data\canalsw.grf"
Delete "$INSTDIR\data\trkfoundw.grf"