(svn r27192) -Change: heading for 1.6 now

This commit is contained in:
frosch
2015-03-17 20:33:44 +00:00
parent 5b1632f4aa
commit 2edbc72ebd
15 changed files with 41 additions and 17 deletions

View File

@@ -1,9 +1,9 @@
# Version numbers to update
!define APPV_MAJOR 1
!define APPV_MINOR 5
!define APPV_MINOR 6
!define APPV_MAINT 0
!define APPV_BUILD 1
!define APPV_EXTRA "-beta2"
!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