build: update version to 1.2 (Gold)

This commit is contained in:
Bill Zissimopoulos
2017-11-29 16:24:19 -08:00
parent 69d68eb22f
commit 391dcf8a21

View File

@ -18,8 +18,8 @@
<MyCanonicalVersion>1.2</MyCanonicalVersion>
<MyProductVersion>2017.2 B3</MyProductVersion>
<MyProductStage>Beta</MyProductStage>
<MyProductVersion>2017.2</MyProductVersion>
<MyProductStage>Gold</MyProductStage>
<MyVersion>$(MyCanonicalVersion).$(MyBuildNumber)</MyVersion>
<MyVersionWithCommas>$(MyVersion.Replace('.',',')),0</MyVersionWithCommas>