summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2015-09-26 10:01:11 -0400
committerSteve Dickson <steved@redhat.com>2015-09-26 10:01:11 -0400
commit71ce07f2c87c450cbc3ca233c520584b897c4761 (patch)
treeead1a3ea2db97dbe66605cedf2abd4672e3d3878
parentad50822bf010c5a7917f160b4d4b39e71f15d086 (diff)
downloadnfs-utils-71ce07f2c87c450cbc3ca233c520584b897c4761.tar.gz
Release 1.3.3nfs-utils-1-3-3
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 7d08e1e..25d2ba4 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.2],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.3.3],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)