summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPavel Shilovsky <pshilovsky@samba.org>2021-09-23 16:48:45 -0700
committerPavel Shilovsky <pshilovsky@samba.org>2021-09-23 16:48:45 -0700
commit8c06dce7d596e478c20bc54bdcec87ad97f80a1b (patch)
tree9269ae5107b4f76e1d7740c042b69dec1630a708 /configure.ac
parente2e216c99ecb8447bfc08931c7e4c646efa43fcc (diff)
downloadcifs-utils-8c06dce7d596e478c20bc54bdcec87ad97f80a1b.tar.gz
cifs-utils-8c06dce7d596e478c20bc54bdcec87ad97f80a1b.tar.bz2
cifs-utils-8c06dce7d596e478c20bc54bdcec87ad97f80a1b.zip
cifs-utils: bump version to 6.14cifs-utils-6.14
Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 980225a..ba6dfe1 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.13],[linux-cifs@vger.kernel.org],[cifs-utils],[https://wiki.samba.org/index.php/LinuxCIFS_utils])
+AC_INIT([cifs-utils],[6.14],[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])