From: Steve Dickson Date: Mon, 14 May 2012 14:40:52 +0000 (-0400) Subject: Release 1.2.6 X-Git-Tag: nfs-utils-1-2-6 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=d68e4b561369e60054d72ad307aa7a59b4dd4328 Release 1.2.6 Signed-off-by: Steve Dickson --- 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)