autoconf: set version to 6.2 cifs-utils-6.2
authorJeff Layton <jlayton@samba.org>
Fri, 4 Oct 2013 10:56:41 +0000 (06:56 -0400)
committerJeff Layton <jlayton@samba.org>
Fri, 4 Oct 2013 11:12:49 +0000 (07:12 -0400)
Signed-off-by: Jeff Layton <jlayton@samba.org>
configure.ac

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