(svn r21614) -Fix: the spelling of some of the documentation

-Update: some of the documentation
This commit is contained in:
rubidium
2010-12-23 22:40:01 +00:00
parent a06bd7bb40
commit 9a187f14a1
6 changed files with 255 additions and 72 deletions

View File

@@ -3,7 +3,7 @@
!define APPV_MINOR 1
!define APPV_MAINT 0
!define APPV_BUILD 0
!define APPV_EXTRA "-alpha"
!define APPV_EXTRA "-beta1"
!define APPNAME "OpenTTD" ; Define application name
!define APPVERSION "${APPV_MAJOR}.${APPV_MINOR}.${APPV_MAINT}${APPV_EXTRA}" ; Define application version