diff options
| author | Pavel Shilovsky <pshilov@microsoft.com> | 2018-03-09 10:56:57 -0800 |
|---|---|---|
| committer | Pavel Shilovsky <pshilov@microsoft.com> | 2018-03-09 10:57:08 -0800 |
| commit | df47b113a9b7402438314eb6d617ce11c3598fd5 (patch) | |
| tree | 6bdbc5411d7b54bff9a99485d295d2e9ae977e24 | |
| parent | 8d80660f7145eea89a32b4bd37b044da988d2918 (diff) | |
| download | cifs-utils-6.8.tar.gz cifs-utils-6.8.tar.bz2 cifs-utils-6.8.zip | |
cifs-utils: bump version to 6.8cifs-utils-6.8
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 52b49a7..b0bc2b9 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.7],[linux-cifs@vger.kernel.org],[cifs-utils],[https://wiki.samba.org/index.php/LinuxCIFS_utils]) +AC_INIT([cifs-utils],[6.8],[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]) |
