Setup: Use high version when doing local build

This way the build can be installed over existing older installation.
This commit is contained in:
ge0rdi
2020-08-14 18:00:40 +02:00
parent 3bceac1515
commit 695e419722
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<!-- Default product version to use if CS_VERSION environment variable is not defined -->
<CS_VERSION Condition="'$(CS_VERSION)'==''">4.3.2</CS_VERSION>
<CS_VERSION Condition="'$(CS_VERSION)'==''">4.4.1000</CS_VERSION>
</PropertyGroup>
<ItemDefinitionGroup>
<ResourceCompile>