1
0
Fork 0

(svn r24120) [1.2] -Fix [FS#5155]: accidental removal of constant definition in Windows installer

release/1.2
rubidium 2012-04-15 18:51:02 +00:00
parent e4efad8374
commit 87064a39a6
1 changed files with 1 additions and 0 deletions

View File

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