autoconf: set version to 5.5.1 for interim builds
authorJeff Layton <jlayton@samba.org>
Fri, 1 Jun 2012 17:56:21 +0000 (13:56 -0400)
committerJeff Layton <jlayton@samba.org>
Fri, 1 Jun 2012 17:56:21 +0000 (13:56 -0400)
Signed-off-by: Jeff Layton <jlayton@samba.org>
configure.ac

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