1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-18 03:59:09 +00:00

(svn r23666) -Document: the usual pre-Christmas documentation spree

This commit is contained in:
rubidium
2011-12-24 08:56:18 +00:00
parent 7702151a62
commit 2bbbff64e4
6 changed files with 167 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
!define APPV_MINOR 2
!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