Updated game version to match the most recent SVN gamebranch upload. No idea why I missed this during the rev2013 update.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2027 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
ChrisL
2008-04-15 15:34:56 +00:00
parent 9308131d17
commit 94eee4138c
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -66,7 +66,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="Winmm.lib"
OutputFile="$(OutDir)\ja2_deb_en_1953.exe"
OutputFile="$(OutDir)\ja2_deb_en_2013.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
@@ -145,7 +145,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="Winmm.lib"
OutputFile="$(OutDir)\ja2_rel_en_1953.exe"
OutputFile="$(OutDir)\ja2_rel_en_2013.exe"
LinkIncremental="1"
GenerateDebugInformation="true"
GenerateMapFile="true"