[7.6] aece3c402 Prepare for 7.6.3

Walid Boudebouda walid.boudebouda at gmail.com
Mon May 12 15:29:06 UTC 2025


commit aece3c402a8406818638b69e1fc120679f9cd81e
Author: Walid Boudebouda <walid.boudebouda at gmail.com>
Date:   Mon May 12 13:10:48 2025 +0200

    Prepare for 7.6.3

diff --git a/configure.ac b/configure.ac
index e861a5f2b..3963ad7dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_COPYRIGHT([Copyright (c) 2006 Verdens Gang AS
 Copyright (c) 2006-2025 Varnish Software
 Copyright 2010-2025 UPLEX - Nils Goroll Systemoptimierung])
 AC_REVISION([$Id$])
-AC_INIT([Varnish], [7.6.2], [varnish-dev at varnish-cache.org])
+AC_INIT([Varnish], [7.6.3], [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 5f08fa4f8..e6216d337 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -35,7 +35,7 @@ individual releases. These documents are updated as part of the
 release process.
 
 ================================
-Varnish-Cache 7.6.3 (unreleased)
+Varnish-Cache 7.6.3 (2025-05-12)
 ================================
 
 .. _VSV00016: https://varnish-cache.org/security/VSV00016.html


More information about the varnish-commit mailing list