From f1c6bd0d63df2fe193103d33efaf11c9dee3cb61 Mon Sep 17 00:00:00 2001 From: frosch Date: Tue, 24 Feb 2015 19:25:31 +0000 Subject: (svn r27169) -Update: Documentation --- os/debian/changelog | 6 ++++++ os/windows/installer/install.nsi | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'os') diff --git a/os/debian/changelog b/os/debian/changelog index 9042ce2ca..d56400af0 100644 --- a/os/debian/changelog +++ b/os/debian/changelog @@ -1,3 +1,9 @@ +openttd (1.5.0~beta2-0) unstable; urgency=low + + * New upstream release 1.5.0-beta2 + + -- OpenTTD Tue, 24 Feb 2015 21:00:00 +0100 + openttd (1.5.0~beta1-0) unstable; urgency=low * New upstream release 1.5.0-beta1 diff --git a/os/windows/installer/install.nsi b/os/windows/installer/install.nsi index cca07eade..bc1e422fb 100644 --- a/os/windows/installer/install.nsi +++ b/os/windows/installer/install.nsi @@ -2,8 +2,8 @@ !define APPV_MAJOR 1 !define APPV_MINOR 5 !define APPV_MAINT 0 -!define APPV_BUILD 0 -!define APPV_EXTRA "-beta1" +!define APPV_BUILD 1 +!define APPV_EXTRA "-beta2" !define APPNAME "OpenTTD" ; Define application name !define APPVERSION "${APPV_MAJOR}.${APPV_MINOR}.${APPV_MAINT}${APPV_EXTRA}" ; Define application version -- cgit v1.2.3-70-g09d2