autoconf: bump version to 4.9.1 for interim builds
authorJeff Layton <jlayton@samba.org>
Tue, 15 Mar 2011 17:30:37 +0000 (13:30 -0400)
committerJeff Layton <jlayton@samba.org>
Tue, 15 Mar 2011 17:30:37 +0000 (13:30 -0400)
Signed-off-by: Jeff Layton <jlayton@samba.org>
configure.ac

index 0575f748d2be706b069f6c7bd7c0e30b2f6289bb..e0e2a608080e2566d5c049da15b0716025212902 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([cifs-utils], [4.9], [cifs-utils@samba.org], [cifs-utils], [http://linux-cifs.samba.org/cifs-utils/])
+AC_INIT([cifs-utils], [4.9.1], [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])