Preparations for upcoming major release

This commit is contained in:
Ansgar Becker
2010-01-30 08:02:37 +00:00
parent efbf7a0b98
commit 8d647f81c8
7 changed files with 7 additions and 7 deletions

View File

@ -6,9 +6,9 @@
[Setup]
AppId=HeidiSQL
AppName=HeidiSQL
AppVerName=HeidiSQL 4.0
AppVersion=4.0
VersionInfoVersion=4.0
AppVerName=HeidiSQL 5.0 Beta
AppVersion=5.0
VersionInfoVersion=5.0
AppPublisher=Ansgar Becker
AppPublisherURL=http://www.heidisql.com/
AppSupportURL=http://forum.heidisql.com/
@ -22,7 +22,7 @@ WizardImageFile=.\..\res\installer-logo.bmp
WizardImageBackColor=$ffffff
WizardSmallImageFile=.\..\res\installer-small-logo.bmp
OutputDir=.
OutputBaseFilename=HeidiSQL_4.0_Setup
OutputBaseFilename=HeidiSQL_5.0Beta_Setup
UninstallDisplayIcon={app}\heidisql.exe
SetupIconFile=.\..\res\mainicon.ico
; uncomment the following line if you want your installation to run on NT 3.51 too.

View File

@ -1,4 +1,4 @@
Copyright (C)2000 - 2008 - Ansgar Becker
Copyright (C)2000 - 2010 - Ansgar Becker
HeidiSQL is free. You don't have to pay for it, and you can use it any
way you want. It is developed as an Open Source project under the GNU

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

After

Width:  |  Height:  |  Size: 150 KiB

BIN
res/installer-logo.pdn Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

BIN
res/logo_mysql.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -1,5 +1,5 @@
1 VERSIONINFO
FILEVERSION 4,0,0,0
FILEVERSION 5,0,0,0
FILEOS VOS__WINDOWS32
FILETYPE VFT_APP
BEGIN
@ -17,4 +17,4 @@
VALUE "Translation", 0x0409 0x04E4
END
END