summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2009-04-20 13:32:50 -0400
committerSteve Dickson <steved@redhat.com>2009-04-20 13:32:50 -0400
commit9a8feae5533c41c4b069abc7de64b74c6e0983e3 (patch)
tree58dadb6dc72c7ebff77dd00b4d5d9622437614cc
parentc062f45deebc20dae5eb8cdb50fb03fb1c252b47 (diff)
downloadnfs-utils-9a8feae5533c41c4b069abc7de64b74c6e0983e3.tar.gz
nfs-utils-9a8feae5533c41c4b069abc7de64b74c6e0983e3.tar.xz
nfs-utils-9a8feae5533c41c4b069abc7de64b74c6e0983e3.zip
Release 1.1.6
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 251c7e4..e09e1d9 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.1.5],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.1.6],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)