summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2011-06-30 08:58:58 -0400
committerSteve Dickson <steved@redhat.com>2011-06-30 08:58:58 -0400
commit869db826075d1707985c7ac78b4e3af3301c511c (patch)
tree66138a7b1280a8ec9f60a0f3d68a14d5c176e581 /configure.ac
parent5b1ffc69dc68b355cdc7d02153068f6efef1c9b7 (diff)
downloadnfs-utils-869db826075d1707985c7ac78b4e3af3301c511c.tar.gz
nfs-utils-869db826075d1707985c7ac78b4e3af3301c511c.tar.xz
nfs-utils-869db826075d1707985c7ac78b4e3af3301c511c.zip
Revert "Release 1.2.4"
This reverts commit 5b1ffc69dc68b355cdc7d02153068f6efef1c9b7.
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 ca12f9e..d8972e4 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.4],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.2.3],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)