[6.0] 3065ccaac Prepare for 6.0.5

Martin Blix Grydeland martin at varnish-software.com
Mon Oct 21 11:29:07 UTC 2019


commit 3065ccaacc4bb537fb976a524bd808db42c5fe40
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Fri Oct 18 14:22:54 2019 +0200

    Prepare for 6.0.5

diff --git a/configure.ac b/configure.ac
index b444ed72d..5348d9fd4 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-2019 Varnish Software])
 AC_REVISION([$Id$])
-AC_INIT([Varnish], [6.0.4], [varnish-dev at varnish-cache.org])
+AC_INIT([Varnish], [6.0.5], [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 c5260b2a0..b2eeba60e 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.5 (unreleased)
+Varnish Cache 6.0.5 (2019-10-21)
 ================================
 
 * Various H2 bug fixes and improvements have been back ported from the


More information about the varnish-commit mailing list