Update: Changelog for 1.9.3 and prepare for release

This commit is contained in:
Niels Martin Hansen
2019-09-16 20:42:40 +02:00
parent 8808c6d033
commit f6643952ce
5 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
openttd (1.9.3-0) unstable; urgency=low
* New upstream release 1.9.3
-- OpenTTD <info@openttd.org> Mon, 16 Sep 2019 21:00:00 +0200
openttd (1.9.3~RC1-0) unstable; urgency=low
* New upstream release 1.9.3-RC1

View File

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

View File

@@ -3,7 +3,7 @@
!define APPV_MINOR 9
!define APPV_MAINT 3
!define APPV_BUILD 0
!define APPV_EXTRA "-RC1"
!define APPV_EXTRA ""
!define APPNAME "OpenTTD" ; Define application name
!define APPVERSION "${APPV_MAJOR}.${APPV_MINOR}.${APPV_MAINT}${APPV_EXTRA}" ; Define application version