summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2013-11-05 15:41:27 -0500
committerSteve Dickson <steved@redhat.com>2013-11-05 15:41:27 -0500
commit18737ed451868ace7907c59e4fe69f9c0db43d96 (patch)
treed1f0d68c8a759c82d672adf9a78a5639f5943325
parentf43f52013a578ae0fde89f4d737d1e30de51d413 (diff)
downloadnfs-utils-18737ed451868ace7907c59e4fe69f9c0db43d96.tar.gz
nfs-utils-18737ed451868ace7907c59e4fe69f9c0db43d96.tar.xz
nfs-utils-18737ed451868ace7907c59e4fe69f9c0db43d96.zip
Release 1.2.9
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 d3ad854..bf433d6 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.8],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.2.9],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)