cifs-utils: set version to 6.1 cifs-utils-6.1
authorJeff Layton <jlayton@samba.org>
Tue, 2 Jul 2013 19:13:33 +0000 (15:13 -0400)
committerJeff Layton <jlayton@samba.org>
Tue, 2 Jul 2013 19:13:33 +0000 (15:13 -0400)
Signed-off-by: Jeff Layton <jlayton@samba.org>
configure.ac

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