autoconf: set version to 6.4 cifs-utils-6.4
authorJeff Layton <jlayton@samba.org>
Fri, 11 Jul 2014 15:14:06 +0000 (11:14 -0400)
committerJeff Layton <jlayton@samba.org>
Fri, 11 Jul 2014 15:14:06 +0000 (11:14 -0400)
Signed-off-by: Jeff Layton <jlayton@samba.org>
configure.ac

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