From 50830f0bf246519cc20de9465e7f971b42c6198c Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 16 Feb 2017 17:25:54 -0800 Subject: [PATCH] bump version to 2017 RC3 --- build/VStudio/version.properties | 2 +- opt/cygfuse/fuse.cygport | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/VStudio/version.properties b/build/VStudio/version.properties index 1951ce10..d02c300d 100644 --- a/build/VStudio/version.properties +++ b/build/VStudio/version.properties @@ -17,7 +17,7 @@ 1.0 - 2017 RC2 + 2017 RC3 RC $(MyCanonicalVersion).$(MyBuildNumber) diff --git a/opt/cygfuse/fuse.cygport b/opt/cygfuse/fuse.cygport index 3e46d188..855845ff 100644 --- a/opt/cygfuse/fuse.cygport +++ b/opt/cygfuse/fuse.cygport @@ -1,6 +1,6 @@ NAME="fuse" VERSION=2.8 -RELEASE=3 +RELEASE=4 CATEGORY="Utils" SUMMARY="WinFsp-FUSE compatibility layer" DESCRIPTION="WinFsp-FUSE enables FUSE file systems to be run on Cygwin."