summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2018-09-06 14:09:08 -0400
committerSteve Dickson <steved@redhat.com>2018-09-06 14:09:08 -0400
commitd38cdff811b1090b9ba4c7bb4b945dd0bdd4f0fc (patch)
tree00f178427a88880e7d3a729a5d8a4676f696b3ec /configure.ac
parent32da801cb697919f79f45695aeb568b53ad166a8 (diff)
downloadnfs-utils-d38cdff811b1090b9ba4c7bb4b945dd0bdd4f0fc.tar.gz
Release: 2.3.2nfs-utils-2-3-3
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 4b698dd..e82ff14 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.2],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[2.3.3],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)