build: update for release 1.1

This commit is contained in:
Bill Zissimopoulos 2017-06-12 13:42:05 -07:00
parent 9b4ab190e0
commit c72a9f2a05

View File

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