Commit 0337166b authored by twanvl's avatar twanvl

0.3.5b installer and version number

parent 36dae420
...@@ -180,19 +180,19 @@ expected_locale_keys TEXT "../common/expected_locale_keys" ...@@ -180,19 +180,19 @@ expected_locale_keys TEXT "../common/expected_locale_keys"
// -------------------------------------------------------- : Version info // -------------------------------------------------------- : Version info
1 VERSIONINFO 1 VERSIONINFO
FILEVERSION 0,3,4 FILEVERSION 0,3,5
PRODUCTVERSION 0,3,4 PRODUCTVERSION 0,3,5
FILETYPE VFT_APP FILETYPE VFT_APP
{ {
BLOCK "StringFileInfo" BLOCK "StringFileInfo"
{ {
BLOCK "040904E4" BLOCK "040904E4"
{ {
VALUE "FileVersion", "0.3.4" VALUE "FileVersion", "0.3.5b"
VALUE "License", "GNU General Public License 2 or later; This is free software, and you are welcome to redistribute it under certain conditions; See the help file for details" VALUE "License", "GNU General Public License 2 or later; This is free software, and you are welcome to redistribute it under certain conditions; See the help file for details"
VALUE "FileDescription", "Magic Set Editor" VALUE "FileDescription", "Magic Set Editor"
VALUE "InternalName", "mse2/8" VALUE "InternalName", "mse2/8"
VALUE "LegalCopyright", "\169 2001-2007 Twan van Laarhoven" VALUE "LegalCopyright", "\xA9 2001-2007 Twan van Laarhoven"
VALUE "ProductName", "Magic Set Editor" VALUE "ProductName", "Magic Set Editor"
} }
} }
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
[setup] [setup]
AppName = Magic Set Editor 2 AppName = Magic Set Editor 2
AppVerName = Magic Set Editor 2 - 0.3.5 beta AppVerName = Magic Set Editor 2 - 0.3.5b beta
AppCopyright = Copyright 2001-2007 Twan van Laarhoven AppCopyright = Copyright 2001-2007 Twan van Laarhoven
DefaultDirName = {pf}\Magic Set Editor 2 DefaultDirName = {pf}\Magic Set Editor 2
DisableStartupPrompt = 1 DisableStartupPrompt = 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment