(svn r27355) [1.5] -Update: Documentation

This commit is contained in:
frosch
2015-08-01 10:28:15 +00:00
committed by Sergii Pylypenko
parent 9f872d0c24
commit 04b5576d34
7 changed files with 39 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
# Version numbers to update
!define APPV_MAJOR 1
!define APPV_MINOR 5
!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