(svn r14650) -Merge: changelog etc. changes from the 0.6 branch.

This commit is contained in:
rubidium
2008-12-03 00:14:19 +00:00
parent 16bed71a05
commit 8f75a8307f
4 changed files with 143 additions and 8 deletions

View File

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