summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2009-11-04 06:13:56 -0500
committerSteve Dickson <steved@redhat.com>2009-11-04 06:13:56 -0500
commit67e6d2d8a96e98d7f21693a9d034da81d3f90084 (patch)
tree730cbac5e652ab55ad75b53dc86b09462a26ae33 /configure.ac
parent5df68929ceef7742f7669ba5925ea31b7b5a699c (diff)
downloadnfs-utils-67e6d2d8a96e98d7f21693a9d034da81d3f90084.tar.gz
nfs-utils-67e6d2d8a96e98d7f21693a9d034da81d3f90084.tar.xz
nfs-utils-67e6d2d8a96e98d7f21693a9d034da81d3f90084.zip
Release 1.2.1
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f660ef8..3ad415c 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.2.0],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.2.1],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)