summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Layton <jlayton@samba.org>2016-11-27 06:28:29 -0500
committerJeff Layton <jlayton@samba.org>2016-11-27 06:28:29 -0500
commitc4e51e4dcbd3169638fa3fb13df61fa1fee525a8 (patch)
tree8e8affbf9f48e820ae49bea3f071d62703cbbcdc
parent7926aaea98cdc96b6544b8e21fb5b0b4422c340d (diff)
downloadcifs-utils-c4e51e4dcbd3169638fa3fb13df61fa1fee525a8.tar.gz
cifs-utils-c4e51e4dcbd3169638fa3fb13df61fa1fee525a8.tar.bz2
cifs-utils-c4e51e4dcbd3169638fa3fb13df61fa1fee525a8.zip
cifs-utils: bump version to 6.6.1 for pre-release builds
Signed-off-by: Jeff Layton <jlayton@samba.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8c53938..12098e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([cifs-utils],[6.6],[linux-cifs@vger.kernel.org],[cifs-utils],[https://wiki.samba.org/index.php/LinuxCIFS_utils])
+AC_INIT([cifs-utils],[6.6.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])