1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-10-29 02:58:38 -05:00

build: update version to 1.2 (Gold)

This commit is contained in:
Bill Zissimopoulos
2017-11-29 16:24:19 -08:00
parent 69d68eb22f
commit 391dcf8a21

View File

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