summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2023-04-19 10:53:34 -0400
committerSteve Dickson <steved@redhat.com>2023-04-19 10:53:34 -0400
commitb17d8c5ad579b0dc0928298db9cc7a9214f1c0c7 (patch)
tree3703417d40ebcfe6787cf86a8289defb97a288c0
parent3a9b34dd09020785798cd742798efe5edd6440f6 (diff)
downloadnfs-utils-b17d8c5ad579b0dc0928298db9cc7a9214f1c0c7.tar.gz
Release: 2.6.3nfs-utils-2-6-3
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 9f43267..4ade528 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.2],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[2.6.3],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)