summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2011-06-29 10:24:17 -0400
committerSteve Dickson <steved@redhat.com>2011-06-29 10:24:17 -0400
commit5b1ffc69dc68b355cdc7d02153068f6efef1c9b7 (patch)
treead91d7b05cfaf610ee7bf2d07bfe638f9402f6a7 /configure.ac
parent67b5b8a2cab38fe2f5aa24b87914c1c3c358e4e5 (diff)
downloadnfs-utils-5b1ffc69dc68b355cdc7d02153068f6efef1c9b7.tar.gz
nfs-utils-5b1ffc69dc68b355cdc7d02153068f6efef1c9b7.tar.xz
nfs-utils-5b1ffc69dc68b355cdc7d02153068f6efef1c9b7.zip
Release 1.2.4
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 d8972e4..ca12f9e 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.3],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.2.4],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)