[6.0] 9a7da4ff4 Prepare for 6.0.10

Martin Blix Grydeland martin at varnish-software.com
Tue Jan 25 11:05:08 UTC 2022


commit 9a7da4ff4c0c824af33e230740a11e99fdca23d9
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Tue Jan 11 13:25:06 2022 +0100

    Prepare for 6.0.10

diff --git a/configure.ac b/configure.ac
index 344b14c2a..2d72758e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
 AC_COPYRIGHT([Copyright (c) 2006 Verdens Gang AS
 Copyright (c) 2006-2020 Varnish Software])
 AC_REVISION([$Id$])
-AC_INIT([Varnish], [6.0.9], [varnish-dev at varnish-cache.org])
+AC_INIT([Varnish], [6.0.10], [varnish-dev at varnish-cache.org])
 AC_CONFIG_SRCDIR(include/miniobj.h)
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/doc/changes.rst b/doc/changes.rst
index 5b7eeb45d..697c4a20f 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -27,7 +27,7 @@ individual releases. These documents are updated as part of the
 release process.
 
 =================================
-Varnish Cache 6.0.10 (unreleased)
+Varnish Cache 6.0.10 (2022-01-25)
 =================================
 
 * Fix a workspace exhaustion issue with the ``vmod_std`` function


More information about the varnish-commit mailing list