[fedfs-utils] [PATCH 2/2] Release 0.10.7

Chuck Lever chuck.lever at oracle.com
Mon Apr 10 10:49:46 PDT 2017


  o Fix compatibility issues with newer openssl releases

Signed-off-by: Chuck Lever <chuck.lever at oracle.com>
---
 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index a9f24c6..b106159 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ SCM:		git://git.linux-nfs.org/projects/cel/fedfs-utils.git
 Bugzilla:	https://oss.oracle.com/bugzilla
 
 
-Release notes for fedfs-utils 0.10.6
+Release notes for fedfs-utils 0.10.7
 
 
 Release Quality Statement
diff --git a/configure.ac b/configure.ac
index cab6d43..851f404 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@
 #
 
 AC_PREREQ([2.65])
-AC_INIT([fedfs-utils], [0.10.6], [fedfs-utils-devel at oss.oracle.com])
+AC_INIT([fedfs-utils], [0.10.7], [fedfs-utils-devel at oss.oracle.com])
 AC_CANONICAL_BUILD([])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])




More information about the fedfs-utils-devel mailing list