diff options
author | Steve Dickson <steved@redhat.com> | 2015-01-30 15:42:15 -0500 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2015-01-30 15:42:15 -0500 |
commit | 0a47b71551d9f16702efcccc0b620eb52fd08d2c (patch) | |
tree | 700470af41ceead3dccfc3e33eecc0c3e7984dc8 | |
parent | cca657e86ba84da532138e7b6da30e37701202db (diff) | |
download | nfs-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.ac | 2 |
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) |