Commit 9b5f68e1 authored by Martin Blix Grydeland's avatar Martin Blix Grydeland

Prepare for 7.0.2

parent 57caebfc
......@@ -2,7 +2,7 @@ AC_PREREQ(2.69)
AC_COPYRIGHT([Copyright (c) 2006 Verdens Gang AS
Copyright (c) 2006-2021 Varnish Software])
AC_REVISION([$Id$])
AC_INIT([Varnish], [7.0.1], [varnish-dev@varnish-cache.org])
AC_INIT([Varnish], [7.0.2], [varnish-dev@varnish-cache.org])
AC_CONFIG_SRCDIR(include/miniobj.h)
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
......
......@@ -32,7 +32,7 @@ individual releases. These documents are updated as part of the
release process.
================================
Varnish Cache 7.0.2 (unreleased)
Varnish Cache 7.0.2 (2022-01-25)
================================
* Make sure that HTTP/1 connections are closed on request body related
......
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