cifs-utils: bump version number to 4.3 cifs-utils-4.3
authorJeff Layton <jlayton@samba.org>
Fri, 9 Apr 2010 13:08:08 +0000 (09:08 -0400)
committerJeff Layton <jlayton@samba.org>
Fri, 9 Apr 2010 13:08:08 +0000 (09:08 -0400)
Signed-off-by: Jeff Layton <jlayton@samba.org>
configure.ac

index 857b0d8e360d67a0f7018d20e1530b89d9785451..f1bd419422cb0444f4c045215820034f068af131 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([cifs-utils], [4.2], [cifs-utils@samba.org], [cifs-utils], [http://linux-cifs.samba.org/cifs-utils/])
+AC_INIT([cifs-utils], [4.3], [cifs-utils@samba.org], [cifs-utils], [http://linux-cifs.samba.org/cifs-utils/])
 AC_CONFIG_SRCDIR([replace.h])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_FILES([Makefile])