summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2015-01-30 15:42:15 -0500
committerSteve Dickson <steved@redhat.com>2015-01-30 15:42:15 -0500
commit0a47b71551d9f16702efcccc0b620eb52fd08d2c (patch)
tree700470af41ceead3dccfc3e33eecc0c3e7984dc8
parentcca657e86ba84da532138e7b6da30e37701202db (diff)
downloadnfs-utils-0a47b71551d9f16702efcccc0b620eb52fd08d2c.tar.gz
nfs-utils-0a47b71551d9f16702efcccc0b620eb52fd08d2c.tar.xz
nfs-utils-0a47b71551d9f16702efcccc0b620eb52fd08d2c.zip
Release 1.3.2
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 4448ba5..8e427e3 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],[1.3.1],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.3.2],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)