summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2008-10-17 10:20:09 -0400
committerSteve Dickson <steved@redhat.com>2008-10-17 10:20:09 -0400
commitf94819cccf067b2db47c46ac50e99c957902dc0a (patch)
tree42d2510772dde25a1757e5a7eed515a1d6f64dc0
parentc8d18e26d2a53d9036a32c2dafebccaf4ce1634d (diff)
downloadnfs-utils-f94819cccf067b2db47c46ac50e99c957902dc0a.tar.gz
nfs-utils-f94819cccf067b2db47c46ac50e99c957902dc0a.tar.xz
nfs-utils-f94819cccf067b2db47c46ac50e99c957902dc0a.zip
Release 1.1.4
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 1ab89db..1436d20 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.3],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.1.4],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)