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

build: version.properties: 2017 Gold

This commit is contained in:
Bill Zissimopoulos
2017-03-09 15:54:46 -08:00
parent 0980365082
commit 7c574da261

View File

@@ -17,8 +17,8 @@
<MyCanonicalVersion>1.0</MyCanonicalVersion>
<MyProductVersion>2017 RC3</MyProductVersion>
<MyProductStage>RC</MyProductStage>
<MyProductVersion>2017</MyProductVersion>
<MyProductStage>Gold</MyProductStage>
<MyVersion>$(MyCanonicalVersion).$(MyBuildNumber)</MyVersion>
<MyVersionWithCommas>$(MyVersion.Replace('.',',')),0</MyVersionWithCommas>