summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2007-10-19 13:07:28 +1000
committerNeil Brown <neilb@suse.de>2007-10-19 13:07:28 +1000
commitc77004106e2349f2b3c62fb81d893a8b92899e3e (patch)
tree28266072632d3c663a8daaa9138200b4244c3e7d
parent3c50a7a23d01686df16b2f6c4b656b6a80498085 (diff)
downloadnfs-utils-c77004106e2349f2b3c62fb81d893a8b92899e3e.tar.gz
nfs-utils-c77004106e2349f2b3c62fb81d893a8b92899e3e.tar.xz
nfs-utils-c77004106e2349f2b3c62fb81d893a8b92899e3e.zip
Release 1.1.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a378953..68c02f3 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.0],[nfs@lists.sf.net],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.1.1],[nfs@lists.sf.net],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)