(svn r27866) [1.7] -Update: Documentation

This commit is contained in:
frosch
2017-05-04 18:43:13 +00:00
committed by Sergii Pylypenko
parent 7b9842c9fe
commit c65cb4a2cf
7 changed files with 38 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
openttd (1.7.1~RC1-0) unstable; urgency=low
* New upstream release 1.7.1-RC1
-- OpenTTD <info@openttd.org> Thu, 04 Mai 2017 21:00:00 +0200
openttd (1.7.0-0) unstable; urgency=low
* New upstream release 1.7.0

View File

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