summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2011-09-23 09:17:19 -0400
committerSteve Dickson <steved@redhat.com>2011-09-24 07:55:15 -0400
commit917a2f41b62eda8c0a94c19a7a7e7709bc9a3251 (patch)
tree64c9b3d0f0e9e5426d183f4363e906a1e4adfb9a /configure.ac
parentddfee08a7d03b3e45d43fa358fbf958a61380371 (diff)
downloadnfs-utils-917a2f41b62eda8c0a94c19a7a7e7709bc9a3251.tar.gz
nfs-utils-917a2f41b62eda8c0a94c19a7a7e7709bc9a3251.tar.xz
nfs-utils-917a2f41b62eda8c0a94c19a7a7e7709bc9a3251.zip
Release 1.2.5
Signed-off-by: Steve Dickson <steved@redhat.com>
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 a7b418d..80fb39d 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.5],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)