summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Shilovsky <pshilovsky@samba.org>2022-08-11 13:40:15 -0700
committerPavel Shilovsky <pshilovsky@samba.org>2022-08-11 13:40:15 -0700
commit316522036133d44ed02cd39ed2748e2b59c85b30 (patch)
treeb807f4f183872e4d397fda498af08c718306e0b8
parent7b918730168851586416b22d2197fc6ce7be0638 (diff)
downloadcifs-utils-master.tar.gz
cifs-utils-master.tar.bz2
cifs-utils-master.zip
cifs-utils: bump version to 7.0HEADcifs-utils-7.0master
Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d78b75d..0ed148f 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.15],[linux-cifs@vger.kernel.org],[cifs-utils],[https://wiki.samba.org/index.php/LinuxCIFS_utils])
+AC_INIT([cifs-utils],[7.0],[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])