Udpate to 1.7.0

--HG--
branch : openttd
This commit is contained in:
Pavel Stupnikov
2017-04-09 22:50:23 +03:00
parent 3433ae02f4
commit a41510fd20
17 changed files with 42 additions and 31 deletions

View File

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