(svn r15660) -Prepare: for 0.7.0-beta2 (ofcourse)

This commit is contained in:
rubidium
2009-03-09 23:27:38 +00:00
parent 03bb87c6b8
commit 3694acda4f
5 changed files with 68 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
!define APPNAME "OpenTTD" ; Define application name
!define APPVERSION "0.7.0" ; Define application version
!define INSTALLERVERSION 54 ; NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!define INSTALLERVERSION 55 ; NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!include ${VERSION_INCLUDE}
!define APPURLLINK "http://www.openttd.org"