(svn r18356) -Merge: changes to the changelogs etc. in the 0.7 branch

This commit is contained in:
rubidium
2009-12-01 00:17:32 +00:00
parent e236c8f101
commit f73f6bacaa
6 changed files with 53 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
!define APPNAME "OpenTTD" ; Define application name
!define APPVERSION "0.8.0" ; Define application version
!define APPVERSIONINTERNAL "0.8.0.0" ; Define application version in X.X.X.X
!define INSTALLERVERSION 65 ; NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!define INSTALLERVERSION 71 ; NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!include ${VERSION_INCLUDE}
!define APPURLLINK "http://www.openttd.org"