build: installer: mark as Beta

This commit is contained in:
Bill Zissimopoulos 2017-04-17 16:54:17 -07:00
parent 757c4f151d
commit b2e175a991

View File

@ -18,7 +18,7 @@
<MyCanonicalVersion>1.1</MyCanonicalVersion>
<MyProductVersion>2017.1</MyProductVersion>
<MyProductStage>Gold</MyProductStage>
<MyProductStage>Beta</MyProductStage>
<MyVersion>$(MyCanonicalVersion).$(MyBuildNumber)</MyVersion>
<MyVersionWithCommas>$(MyVersion.Replace('.',',')),0</MyVersionWithCommas>