build: bump version to 2019.3 GOLD

This commit is contained in:
Bill Zissimopoulos
2019-12-31 16:55:35 -08:00
parent 9dc774d306
commit e7b81e4bac

View File

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