(svn r26177) -Update: documentation

This commit is contained in:
rubidium
2013-12-24 05:13:47 +00:00
parent 1154aecad6
commit 793c455e8a
6 changed files with 108 additions and 10 deletions

View File

@@ -1,9 +1,9 @@
# Version numbers to update
!define APPV_MAJOR 1
!define APPV_MINOR 3
!define APPV_MINOR 4
!define APPV_MAINT 0
!define APPV_BUILD 5
!define APPV_EXTRA ""
!define APPV_BUILD 0
!define APPV_EXTRA "-beta1"
!define APPNAME "OpenTTD" ; Define application name
!define APPVERSION "${APPV_MAJOR}.${APPV_MINOR}.${APPV_MAINT}${APPV_EXTRA}" ; Define application version