(svn r27297) [1.5] -Update: Documentation

This commit is contained in:
frosch
2015-06-01 18:37:06 +00:00
committed by Sergii Pylypenko
parent 07e3266c38
commit d55a6d8a0e
5 changed files with 17 additions and 6 deletions

View File

@@ -2,8 +2,8 @@
!define APPV_MAJOR 1
!define APPV_MINOR 5
!define APPV_MAINT 1
!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