os/win32/installer/install.nsi
branch0.4
changeset 10053 ff40dd94aa7f
parent 9967 9246628a3a80
child 10070 308b88d1851f
--- a/os/win32/installer/install.nsi	Wed Jun 28 20:09:32 2006 +0000
+++ b/os/win32/installer/install.nsi	Wed Jun 28 21:28:58 2006 +0000
@@ -1,8 +1,8 @@
 ; Define your application name
 !define APPNAME "OpenTTD"
-!define APPNAMEANDVERSION "OpenTTD 0.4.7.0"
-!define APPVERSION "0.4.7.0"
-!define INSTALLERVERSION 19 ;NEED TO UPDATE THIS FOR EVERY RELEASE!!!
+!define APPNAMEANDVERSION "OpenTTD 0.4.8.0"
+!define APPVERSION "0.4.8.0"
+!define INSTALLERVERSION 20 ;NEED TO UPDATE THIS FOR EVERY RELEASE!!!
 !define MUI_ICON "..\..\..\openttd.ico"
 !define MUI_UNICON "..\..\..\openttd.ico"
 !define MUI_WELCOMEFINISHPAGE_BITMAP "welcome.bmp"