mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Version bump for 0.3.6b hotfix release
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@958 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -193,15 +193,15 @@ expected_locale_keys TEXT "../common/expected_locale_keys"
|
|||||||
// -------------------------------------------------------- : Version info
|
// -------------------------------------------------------- : Version info
|
||||||
|
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 0,3,6
|
FILEVERSION 0,3,6,1
|
||||||
PRODUCTVERSION 0,3,6
|
PRODUCTVERSION 0,3,6,1
|
||||||
FILETYPE VFT_APP
|
FILETYPE VFT_APP
|
||||||
{
|
{
|
||||||
BLOCK "StringFileInfo"
|
BLOCK "StringFileInfo"
|
||||||
{
|
{
|
||||||
BLOCK "040904E4"
|
BLOCK "040904E4"
|
||||||
{
|
{
|
||||||
VALUE "FileVersion", "0.3.6"
|
VALUE "FileVersion", "0.3.6b"
|
||||||
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"
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
[setup]
|
[setup]
|
||||||
AppName = Magic Set Editor 2
|
AppName = Magic Set Editor 2
|
||||||
AppVerName = Magic Set Editor 2 - 0.3.6 beta
|
AppVerName = Magic Set Editor 2 - 0.3.6b 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
|
||||||
|
|||||||
Reference in New Issue
Block a user