summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2014-09-25 15:36:26 -0400
committerSteve Dickson <steved@redhat.com>2014-09-25 15:36:26 -0400
commit5d12d1ee204889e144ffcfbd2b6fc7279ad6e7f3 (patch)
tree6027c663d42c495050241112db76bc97d1b8b36f
parent2ae393ce6f64bd6463ff510da9c20db5164a3c98 (diff)
downloadnfs-utils-1-3-1.tar.gz
Release 1.3.1nfs-utils-1-3-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 78a5d65..59fd14d 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.0],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.3.1],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)