cifs-utils: set version to 6.0.1 for interim builds
authorJeff Layton <jlayton@samba.org>
Wed, 10 Apr 2013 17:24:50 +0000 (13:24 -0400)
committerJeff Layton <jlayton@samba.org>
Wed, 10 Apr 2013 17:24:50 +0000 (13:24 -0400)
Signed-off-by: Jeff Layton <jlayton@samba.org>
configure.ac

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