autoconf: set version to 5.9
authorJeff Layton <jlayton@samba.org>
Mon, 7 Jan 2013 12:19:46 +0000 (07:19 -0500)
committerJeff Layton <jlayton@samba.org>
Mon, 7 Jan 2013 12:19:48 +0000 (07:19 -0500)
Signed-off-by: Jeff Layton <jlayton@samba.org>
configure.ac

index 0653f16e2a531ec39e5ac134de220d58591671f7..eb2bbf49416384cf86821cea2405e32587da39b8 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([cifs-utils], [5.8.1], [linux-cifs@vger.kernel.org], [cifs-utils], [https://wiki.samba.org/index.php/LinuxCIFS_utils])
+AC_INIT([cifs-utils], [5.9], [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])