summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2010-02-18 07:35:00 -0500
committerSteve Dickson <steved@redhat.com>2010-02-18 07:35:00 -0500
commit639b63394c6dd66e06423bfe810366277955c570 (patch)
tree4ba017cf75ba948914125553947b51cb06e63942 /configure.ac
parentbc7736ea87166e99d6b4f57da84d26d007db8ae4 (diff)
downloadnfs-utils-639b63394c6dd66e06423bfe810366277955c570.tar.gz
nfs-utils-639b63394c6dd66e06423bfe810366277955c570.tar.xz
nfs-utils-639b63394c6dd66e06423bfe810366277955c570.zip
Release 1.2.2
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 f6b1189..b7520d8 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.1],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.2.2],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)