Skip to content

Commit e654ac8

Browse files
author
peterbclements
committed
Update version number in VS .Net project file
1 parent 8c70cc3 commit e654ac8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

par2cmdline.vcproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<Tool
2020
Name="VCCLCompilerTool"
2121
Optimization="0"
22-
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;PACKAGE=\&quot;par2cmdline\&quot;;VERSION=\&quot;0.3\&quot;"
22+
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;PACKAGE=\&quot;par2cmdline\&quot;;VERSION=\&quot;0.4\&quot;"
2323
MinimalRebuild="TRUE"
2424
BasicRuntimeChecks="3"
2525
RuntimeLibrary="5"
@@ -72,7 +72,7 @@
7272
InlineFunctionExpansion="2"
7373
FavorSizeOrSpeed="1"
7474
OmitFramePointers="TRUE"
75-
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;PACKAGE=\&quot;par2cmdline\&quot;;VERSION=\&quot;0.3\&quot;"
75+
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;PACKAGE=\&quot;par2cmdline\&quot;;VERSION=\&quot;0.4\&quot;"
7676
StringPooling="TRUE"
7777
RuntimeLibrary="4"
7878
EnableFunctionLevelLinking="TRUE"

0 commit comments

Comments
 (0)