[4.1] 1d090c5 Prepare for 4.1.10 release

PÃ¥l Hermunn Johansen hermunn at varnish-software.com
Wed Apr 25 11:29:12 UTC 2018


commit 1d090c5a08f41c36562644bafcce9d3cb85d824f
Author: Pål Hermunn Johansen <hermunn at varnish-software.com>
Date:   Wed Apr 25 10:56:44 2018 +0200

    Prepare for 4.1.10 release

diff --git a/configure.ac b/configure.ac
index 6e4e859..e4c2462 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
 AC_PREREQ(2.59)
 AC_COPYRIGHT([Copyright (c) 2006 Verdens Gang AS
-Copyright (c) 2006-2017 Varnish Software])
+Copyright (c) 2006-2018 Varnish Software])
 AC_REVISION([$Id$])
-AC_INIT([Varnish], [4.1.9], [varnish-dev at varnish-cache.org])
+AC_INIT([Varnish], [4.1.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 663f91f..5a4e7e2 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -1,5 +1,5 @@
 =================================
-Varnish Cache 4.1.10 (unreleased)
+Varnish Cache 4.1.10 (2018-04-25)
 =================================
 
 Changes since 4.1.9:


More information about the varnish-commit mailing list