o Fix segfaults in nfsref
  o Remove an extraneous build dependency

Signed-off-by: Chuck Lever <[email protected]>
---
 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 5cf039c4e0a5..82e01bb07f56 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.9.6
+Release notes for fedfs-utils 0.9.7
 
 
 Release Quality Statement
diff --git a/configure.ac b/configure.ac
index 8b8d46323880..737831dc8969 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@
 #
 
 AC_PREREQ([2.65])
-AC_INIT([fedfs-utils], [0.9.6], [[email protected]])
+AC_INIT([fedfs-utils], [0.9.7], [[email protected]])
 AC_CANONICAL_BUILD([])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])


_______________________________________________
fedfs-utils-devel mailing list
[email protected]
https://oss.oracle.com/mailman/listinfo/fedfs-utils-devel

Reply via email to