autoconf: set version to 5.1 cifs-utils-5.1
authorJeff Layton <jlayton@samba.org>
Fri, 23 Sep 2011 16:51:28 +0000 (12:51 -0400)
committerJeff Layton <jlayton@samba.org>
Fri, 23 Sep 2011 16:51:28 +0000 (12:51 -0400)
Signed-off-by: Jeff Layton <jlayton@samba.org>
configure.ac

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