os/win32/installer/install.nsi
branch0.4.5
changeset 9957 937fb2598053
parent 2946 576b2836633c
--- a/os/win32/installer/install.nsi	Wed Mar 22 21:40:26 2006 +0000
+++ b/os/win32/installer/install.nsi	Wed Mar 22 22:25:46 2006 +0000
@@ -1,8 +1,8 @@
 ; Define your application name
 !define APPNAME "OpenTTD"
-!define APPNAMEANDVERSION "OpenTTD 0.4.5.0"
-!define APPVERSION "0.4.5.0"
-!define INSTALLERVERSION 17 ;NEED TO UPDATE THIS FOR EVERY RELEASE!!!
+!define APPNAMEANDVERSION "OpenTTD 0.4.6.0"
+!define APPVERSION "0.4.6.0"
+!define INSTALLERVERSION 18 ;NEED TO UPDATE THIS FOR EVERY RELEASE!!!
 !define MUI_ICON "..\..\..\openttd.ico"
 !define MUI_UNICON "..\..\..\openttd.ico"
 !define MUI_WELCOMEFINISHPAGE_BITMAP "welcome.bmp"