@@ -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.3
+Release notes for fedfs-utils 0.11-devel
Release Quality Statement
@@ -7,7 +7,7 @@
#
#
-# Copyright 2010, 2011, 2012, 2013 Oracle. All rights reserved.
+# Copyright 2010, 2011, 2012, 2013, 2014, 2015 Oracle. All rights reserved.
#
# This file is part of fedfs-utils.
#
@@ -27,7 +27,7 @@
#
AC_PREREQ([2.65])
-AC_INIT([fedfs-utils], [0.10.3], [fedfs-utils-devel@oss.oracle.com])
+AC_INIT([fedfs-utils], [0.11-devel], [fedfs-utils-devel@oss.oracle.com])
AC_CANONICAL_BUILD([])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> --- README | 2 +- configure.ac | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)