(svn r26599) [1.4] -Update documentation

This commit is contained in:
frosch
2014-05-18 18:30:18 +00:00
committed by Sergii Pylypenko
parent 9c8347a771
commit fafa8753ed
7 changed files with 26 additions and 14 deletions

View File

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