1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-02-01 08:34:34 +01:00

(svn r27942) [1.7] -Update: Documentation

This commit is contained in:
frosch
2017-12-11 20:14:55 +00:00
parent 9cc3d9d665
commit fb7ab6451d
7 changed files with 29 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
# Version numbers to update
!define APPV_MAJOR 1
!define APPV_MINOR 7
!define APPV_MAINT 1
!define APPV_BUILD 1
!define APPV_EXTRA ""
!define APPV_MAINT 2
!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