bump version to v1.3 (2018.1)

This commit is contained in:
Bill Zissimopoulos
2018-05-04 05:09:35 +01:00
parent d54e9a3049
commit 7aadf259d9
2 changed files with 20 additions and 2 deletions

View File

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