(svn r9424) -Merge: Release changes from 0.5 branch back to trunk.

This commit is contained in:
rubidium
2007-03-24 00:02:13 +00:00
parent 3e3f582d98
commit 6c06a10ffa
6 changed files with 67 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
!define APPNAME "OpenTTD" ; Define application name
!define APPVERSION "0.5.0" ; Define application version
!define INSTALLERVERSION 28 ; NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!define APPVERSION "0.5.1" ; Define application version
!define INSTALLERVERSION 30 ; NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!define APPURLLINK "http://www.openttd.org"
!define APPNAMEANDVERSION "${APPNAME} ${APPVERSION}"