From 9c988b1e39c5abe88e795bb3fb9285ee6c4b80fc Mon Sep 17 00:00:00 2001 From: Jeff Layton Date: Mon, 7 Jan 2013 10:23:09 -0500 Subject: autoconf: set release to 5.9.1 for interim builds Signed-off-by: Jeff Layton --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index eb2bbf4..b6743e0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([cifs-utils], [5.9], [linux-cifs@vger.kernel.org], [cifs-utils], [https://wiki.samba.org/index.php/LinuxCIFS_utils]) +AC_INIT([cifs-utils], [5.9.1], [linux-cifs@vger.kernel.org], [cifs-utils], [https://wiki.samba.org/index.php/LinuxCIFS_utils]) AC_CONFIG_SRCDIR([replace.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_FILES([Makefile contrib/Makefile contrib/request-key.d/Makefile]) -- cgit v1.2.3