(svn r26794) [1.4] -Update documentation

This commit is contained in:
frosch
2014-09-07 15:56:49 +00:00
committed by Sergii Pylypenko
parent 5d2d66da3d
commit eafc8a697a
7 changed files with 34 additions and 7 deletions

View File

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