Update: Changelog for 1.9.0 and prepare for release

This commit is contained in:
Patric Stout
2019-03-30 10:30:17 +01:00
committed by Niels Martin Hansen
parent 88f2084646
commit 05b3467021
5 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
openttd (1.9.0-0) unstable; urgency=low
* New upstream release 1.9.0
-- OpenTTD <info@openttd.org> Mon, 01 Apr 2019 00:00:00 +0200
openttd (1.9.0~RC2-0) unstable; urgency=low
* New upstream release 1.9.0-RC2

View File

@@ -17,9 +17,9 @@
#
Name: openttd
Version: 1.9.RC2
Version: 1.9
Release: 0
%define srcver 1.9.0-RC2
%define srcver 1.9.0
Summary: An open source reimplementation of Chris Sawyer's Transport Tycoon Deluxe
License: GPL-2.0
Group: Amusements/Games/Strategy/Other

View File

@@ -2,8 +2,8 @@
!define APPV_MAJOR 1
!define APPV_MINOR 9
!define APPV_MAINT 0
!define APPV_BUILD 4
!define APPV_EXTRA "-RC2"
!define APPV_BUILD 5
!define APPV_EXTRA ""
!define APPNAME "OpenTTD" ; Define application name
!define APPVERSION "${APPV_MAJOR}.${APPV_MINOR}.${APPV_MAINT}${APPV_EXTRA}" ; Define application version