summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2022-08-08 11:04:28 -0400
committerSteve Dickson <steved@redhat.com>2022-08-08 11:04:28 -0400
commitc134ddb785d64ab9c9bf150ed5ebf2609be8f871 (patch)
tree39fcec50d6439ee684ccfd5e2f7f34aeb58eb220 /configure.ac
parent8a835cebb149ba2a54b6518722c79019cf8e3da4 (diff)
downloadnfs-utils-c134ddb785d64ab9c9bf150ed5ebf2609be8f871.tar.gz
Release: 2.6.2nfs-utils-2-6-2
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4403335..f1c46c5 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.6.1],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[2.6.2],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)