Update to 1.10.3

This commit is contained in:
dP
2020-08-09 21:34:52 +03:00
parent 5ff4fa4bc0
commit d3c06c25c8
80 changed files with 799 additions and 454 deletions

View File

@@ -1,3 +1,9 @@
openttd (1.10.3-0) unstable; urgency=low
* New upstream release 1.10.3
-- OpenTTD <info@openttd.org> Sun, 09 Aug 2020 22:00:00 +0100
openttd (1.10.2-0) unstable; urgency=low
* New upstream release 1.10.2

View File

@@ -1,6 +1,6 @@
@echo off
set OPENTTD_VERSION=1.10.2
set OPENTTD_VERSION=1.10.3
set OPENSFX_VERSION=0.8.0
set NOSOUND_VERSION=0.8.0
set OPENGFX_VERSION=1.2.0

View File

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

View File

@@ -1,7 +1,7 @@
# Version numbers to update
!define APPV_MAJOR 1
!define APPV_MINOR 10
!define APPV_MAINT 2
!define APPV_MAINT 3
!define APPV_BUILD 0
!define APPV_EXTRA ""