Commit e6a8c860 authored by Martin Blix Grydeland's avatar Martin Blix Grydeland

Prepare for 6.6.1

parent 8e993408
...@@ -2,7 +2,7 @@ AC_PREREQ(2.59) ...@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
AC_COPYRIGHT([Copyright (c) 2006 Verdens Gang AS AC_COPYRIGHT([Copyright (c) 2006 Verdens Gang AS
Copyright (c) 2006-2021 Varnish Software]) Copyright (c) 2006-2021 Varnish Software])
AC_REVISION([$Id$]) AC_REVISION([$Id$])
AC_INIT([Varnish], [6.6.0], [varnish-dev@varnish-cache.org]) AC_INIT([Varnish], [6.6.1], [varnish-dev@varnish-cache.org])
AC_CONFIG_SRCDIR(include/miniobj.h) AC_CONFIG_SRCDIR(include/miniobj.h)
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])
......
...@@ -32,7 +32,7 @@ individual releases. These documents are updated as part of the ...@@ -32,7 +32,7 @@ individual releases. These documents are updated as part of the
release process. release process.
================================ ================================
Varnish Cache 6.6.1 (unreleased) Varnish Cache 6.6.1 (2021-07-13)
================================ ================================
* Fix an HTTP/2.0 request smuggling vulnerability. (VSV00007_) * Fix an HTTP/2.0 request smuggling vulnerability. (VSV00007_)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment