summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2012-05-14 10:40:52 -0400
committerSteve Dickson <steved@redhat.com>2012-05-14 10:40:52 -0400
commitd68e4b561369e60054d72ad307aa7a59b4dd4328 (patch)
tree4f3d51ccff7d608a52cc88a709fe910c8c5f963a
parentdadced3044015cbd80dc3b52d3f2f55039f2806f (diff)
downloadnfs-utils-d68e4b561369e60054d72ad307aa7a59b4dd4328.tar.gz
nfs-utils-d68e4b561369e60054d72ad307aa7a59b4dd4328.tar.xz
nfs-utils-d68e4b561369e60054d72ad307aa7a59b4dd4328.zip
Release 1.2.6
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 20c452b..9ba53e2 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.5],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.2.6],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)