From 57eb0df62d1b12e95ef6bde4bf1fbe9d32aac1fc Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 3 Dec 2008 00:14:19 +0000 Subject: (svn r14650) -Merge: changelog etc. changes from the 0.6 branch. --- os/win32/installer/install.nsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os/win32') diff --git a/os/win32/installer/install.nsi b/os/win32/installer/install.nsi index 9e4e871e6..87695f80e 100644 --- a/os/win32/installer/install.nsi +++ b/os/win32/installer/install.nsi @@ -1,6 +1,6 @@ !define APPNAME "OpenTTD" ; Define application name -!define APPVERSION "0.6.1" ; Define application version -!define INSTALLERVERSION 48 ; NEED TO UPDATE THIS FOR EVERY RELEASE!!! +!define APPVERSION "0.6.3" ; Define application version +!define INSTALLERVERSION 53 ; NEED TO UPDATE THIS FOR EVERY RELEASE!!! !include ${VERSION_INCLUDE} !define APPURLLINK "http://www.openttd.org" -- cgit v1.2.3-54-g00ecf