summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2009-06-02 11:20:50 -0400
committerSteve Dickson <steved@redhat.com>2009-06-02 11:20:50 -0400
commitab20f16a06e4f476b6480ddd27da724d14631411 (patch)
tree258273f070e95ad5a1ee5cdb0e9dd690ed43b50b
parent6b7ad21f8162ec85766fd1369ea13ab432e287f8 (diff)
downloadnfs-utils-ab20f16a06e4f476b6480ddd27da724d14631411.tar.gz
nfs-utils-ab20f16a06e4f476b6480ddd27da724d14631411.tar.xz
nfs-utils-ab20f16a06e4f476b6480ddd27da724d14631411.zip
Release 1.2.0
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 e09e1d9..9ad64ed 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.6],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.2.0],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)