From d5f16924d92a7cb793b891118ffc074d902c20a6 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 24 Mar 2007 00:02:13 +0000 Subject: (svn r9424) -Merge: Release changes from 0.5 branch back to trunk. --- os/debian/changelog | 12 ++++++++++++ os/win32/installer/install.nsi | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) (limited to 'os') diff --git a/os/debian/changelog b/os/debian/changelog index 226e58ad2..b38e868f5 100644 --- a/os/debian/changelog +++ b/os/debian/changelog @@ -4,6 +4,18 @@ openttd (0.6~svn) unstable; urgency=low -- Matthijs Kooijman Mon, 26 Feb 2007 21:07:05 +0100 +openttd (0.5.1~rc2-1) unstable; urgency=low + + * New upstream release. + + -- Matthijs Kooijman Fri, 23 Mar 2007 23:45:46 +0100 + +openttd (0.5.1~rc1-1) unstable; urgency=low + + * New upstream release. + + -- Matthijs Kooijman Wed, 20 Mar 2007 22:03:46 +0100 + openttd (0.5.0-1) unstable; urgency=low * New upstream release diff --git a/os/win32/installer/install.nsi b/os/win32/installer/install.nsi index 47c111265..94aa2f421 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.5.0" ; Define application version -!define INSTALLERVERSION 28 ; NEED TO UPDATE THIS FOR EVERY RELEASE!!! +!define APPVERSION "0.5.1" ; Define application version +!define INSTALLERVERSION 30 ; NEED TO UPDATE THIS FOR EVERY RELEASE!!! !define APPURLLINK "http://www.openttd.org" !define APPNAMEANDVERSION "${APPNAME} ${APPVERSION}" -- cgit v1.2.3-70-g09d2