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

(svn r7527) -Update appropiate files with release information for 0.5.0-RC1

This commit is contained in:
Darkvater
2006-12-21 14:23:47 +00:00
parent 701a197ca9
commit 29ed5e55c7
9 changed files with 282 additions and 39 deletions

View File

@@ -5,7 +5,7 @@
#------------------------------------------------------------------------------
%define name openttd
%define version 0.4.8
%define version 0.5.0
%define release 1mdk
#------------------------------------------------------------------------------

View File

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