summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Shilovsky <pshilov@microsoft.com>2019-04-05 10:03:41 -0700
committerPavel Shilovsky <pshilov@microsoft.com>2019-04-05 10:03:41 -0700
commit9a8c21ad9e4510a83a3a41f7a04f763a4fe9ec09 (patch)
tree9f106c74ae16d87ec069d5f6a58cddde2ad8f12c
parentaee01e0e61837fc8eb273039c5d1e11634b2e56a (diff)
downloadcifs-utils-6.9.tar.gz
cifs-utils-6.9.tar.bz2
cifs-utils-6.9.zip
cifs-utils: bump version to 6.9cifs-utils-6.9
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9f7d1a0..cc48563 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.8],[linux-cifs@vger.kernel.org],[cifs-utils],[https://wiki.samba.org/index.php/LinuxCIFS_utils])
+AC_INIT([cifs-utils],[6.9],[linux-cifs@vger.kernel.org],[cifs-utils],[https://wiki.samba.org/index.php/LinuxCIFS_utils])
AC_CONFIG_SRCDIR([data_blob.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([Makefile contrib/Makefile contrib/request-key.d/Makefile])