build: update version: 2020

This commit is contained in:
Bill Zissimopoulos 2020-01-27 14:26:45 -08:00
parent e0e8d74d01
commit 0002655782
No known key found for this signature in database
GPG Key ID: 3D4F95D52C7B3EA3

View File

@ -18,8 +18,8 @@
<MyCanonicalVersion>1.6</MyCanonicalVersion>
<MyProductVersion>2020.1 B1</MyProductVersion>
<MyProductStage>Beta</MyProductStage>
<MyProductVersion>2020</MyProductVersion>
<MyProductStage>Gold</MyProductStage>
<MyVersion>$(MyCanonicalVersion).$(MyBuildNumber)</MyVersion>
<MyVersionWithCommas>$(MyVersion.Replace('.',',')),0</MyVersionWithCommas>