summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2009-03-05 06:42:56 -0500
committerSteve Dickson <steved@redhat.com>2009-03-05 06:42:56 -0500
commite34cc88a18db9dc0b620691990ad5047b796d209 (patch)
treea5b68f84a63bc2399fb3756503edc67f7265d4d5
parentd201426838f6cd02e52e7e841901fa92a20e74f1 (diff)
downloadnfs-utils-e34cc88a18db9dc0b620691990ad5047b796d209.tar.gz
nfs-utils-e34cc88a18db9dc0b620691990ad5047b796d209.tar.xz
nfs-utils-e34cc88a18db9dc0b620691990ad5047b796d209.zip
Release 1.1.5
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 b2c8190..5db4417 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.4],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.1.5],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)