1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-11-02 12:09:15 -06:00

build: update version: 2020

This commit is contained in:
Bill Zissimopoulos
2020-01-27 14:26:45 -08:00
parent e0e8d74d01
commit 66b1d188d9

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>