1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-18 03:59:09 +00:00

(svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.

This commit is contained in:
Darkvater
2006-03-26 21:07:56 +00:00
parent cda8934a55
commit 24b31ea883
8 changed files with 86 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
openttd (0.4.5+custom) unstable; urgency=low
openttd (0.4.7-1) unstable; urgency=low
* Remove old terminal messages and make sure that debconf is always called.

View File

@@ -5,7 +5,7 @@
#------------------------------------------------------------------------------
%define name openttd
%define version 0.3.6
%define version 0.4.7
%define release 1mdk
#------------------------------------------------------------------------------

View File

@@ -1,8 +1,8 @@
; Define your application name
!define APPNAME "OpenTTD"
!define APPNAMEANDVERSION "OpenTTD 0.4.5.0"
!define APPVERSION "0.4.5.0"
!define INSTALLERVERSION 17 ;NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!define APPNAMEANDVERSION "OpenTTD 0.4.7.0"
!define APPVERSION "0.4.7.0"
!define INSTALLERVERSION 19 ;NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!define MUI_ICON "..\..\..\openttd.ico"
!define MUI_UNICON "..\..\..\openttd.ico"
!define MUI_WELCOMEFINISHPAGE_BITMAP "welcome.bmp"