From 919d7accd7a055e8e5feb300a40fcabb23e88d42 Mon Sep 17 00:00:00 2001 From: Michael Lutz Date: Sun, 24 Feb 2019 22:06:07 +0100 Subject: Update: Changelog for 1.9.0-beta3 and prepare for release. --- os/windows/installer/install.nsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os/windows') diff --git a/os/windows/installer/install.nsi b/os/windows/installer/install.nsi index d0c933ca2..da45165d4 100644 --- a/os/windows/installer/install.nsi +++ b/os/windows/installer/install.nsi @@ -2,8 +2,8 @@ !define APPV_MAJOR 1 !define APPV_MINOR 9 !define APPV_MAINT 0 -!define APPV_BUILD 1 -!define APPV_EXTRA "-beta2" +!define APPV_BUILD 2 +!define APPV_EXTRA "-beta3" !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