aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2020-06-11 15:23:41 -0400
committerSteve Dickson <steved@redhat.com>2020-06-18 13:10:06 -0400
commit822ef8b1a8f2b2250cd69f9024bf2beb3bdd1e04 (patch)
tree8f70f84f70214f01e1fceca59493a5748cb850c1
parentfe0a305f74c188057e67d62e0e80ca3c9874e199 (diff)
downloadnfs-utils-822ef8b1a8f2b2250cd69f9024bf2beb3bdd1e04.tar.gz
Release: 2.5.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 96312785..942f3c05 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.4.3],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[2.5.1],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)