bump version to 2017 RC3

This commit is contained in:
Bill Zissimopoulos 2017-02-16 17:25:54 -08:00
parent 86025aa30b
commit 50830f0bf2
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
<MyCanonicalVersion>1.0</MyCanonicalVersion> <MyCanonicalVersion>1.0</MyCanonicalVersion>
<MyProductVersion>2017 RC2</MyProductVersion> <MyProductVersion>2017 RC3</MyProductVersion>
<MyProductStage>RC</MyProductStage> <MyProductStage>RC</MyProductStage>
<MyVersion>$(MyCanonicalVersion).$(MyBuildNumber)</MyVersion> <MyVersion>$(MyCanonicalVersion).$(MyBuildNumber)</MyVersion>

View File

@ -1,6 +1,6 @@
NAME="fuse" NAME="fuse"
VERSION=2.8 VERSION=2.8
RELEASE=3 RELEASE=4
CATEGORY="Utils" CATEGORY="Utils"
SUMMARY="WinFsp-FUSE compatibility layer" SUMMARY="WinFsp-FUSE compatibility layer"
DESCRIPTION="WinFsp-FUSE enables FUSE file systems to be run on Cygwin." DESCRIPTION="WinFsp-FUSE enables FUSE file systems to be run on Cygwin."