summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2019-05-10 15:09:49 -0400
committerSteve Dickson <steved@redhat.com>2019-05-10 15:09:49 -0400
commitddc84194dc9393680d955096574a09e3c32b9f99 (patch)
tree4cc8805b1ae333361824e4bdd0bbc56ecb8f8cbd /configure.ac
parent05333a19f1ba7512f0eadbd67b1a59d24c20802e (diff)
downloadnfs-utils-ddc84194dc9393680d955096574a09e3c32b9f99.tar.gz
Release: 2.3.4nfs-utils-2-3-4
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 4e72790..4d70961 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.3.3],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[2.3.4],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)