(svn r26718) [1.4] -Update documentation

This commit is contained in:
frosch
2014-08-03 15:33:49 +00:00
committed by Sergii Pylypenko
parent cc691caad5
commit ce48cd65bb
6 changed files with 30 additions and 6 deletions

View File

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