summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Shilovsky <pshilov@microsoft.com>2019-12-16 15:34:56 -0800
committerPavel Shilovsky <pshilov@microsoft.com>2019-12-16 15:34:56 -0800
commit5ff5fc2ecc10353fd39ad508db5c2828fd2d8d9a (patch)
tree24501d4994d6578f870e86b9f683d037e4026e4c
parent2b426e51277b7497d9f04b076e93b893dbbbb61c (diff)
downloadcifs-utils-6.10.tar.gz
cifs-utils-6.10.tar.bz2
cifs-utils-6.10.zip
cifs-utils: bump version to 6.10cifs-utils-6.10
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 1b2c9c9..678b55d 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.9],[linux-cifs@vger.kernel.org],[cifs-utils],[https://wiki.samba.org/index.php/LinuxCIFS_utils])
+AC_INIT([cifs-utils],[6.10],[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])