aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2022-01-04 13:29:22 -0500
committerSteve Dickson <steved@redhat.com>2022-01-10 10:07:16 -0500
commitd53626a3a8e12c27481caac2f6be9d0956fea90b (patch)
tree5a4399aabd52486a57169d90b931255fdc0da22b
parent95be3b747365bce3593688ea9e3c824a7dd24b6f (diff)
downloadnfs-utils-d53626a3a8e12c27481caac2f6be9d0956fea90b.tar.gz
Release: 2.6.1
Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 93626d62..50e9b321 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([linux nfs-utils],[2.5.4],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[2.6.1],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)