summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2013-05-02 08:21:12 -0400
committerSteve Dickson <steved@redhat.com>2013-05-02 08:21:12 -0400
commitc34fc12066180b4ccfef94d2e815c8c26b646cee (patch)
treeb790bc55b3a367eea7d232f03cb9dc7169a285b9
parentf9f5450f8f946ffc664397c86d05d27ba0406e21 (diff)
downloadnfs-utils-c34fc12066180b4ccfef94d2e815c8c26b646cee.tar.gz
nfs-utils-c34fc12066180b4ccfef94d2e815c8c26b646cee.tar.xz
nfs-utils-c34fc12066180b4ccfef94d2e815c8c26b646cee.zip
Release 1.2.8
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 a594a7b..d3ad854 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.7],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.2.8],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)