Update to 1.10.3
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user