From fb16a53c5d0e770bfc436e82dd02dc3a6d5c7a07 Mon Sep 17 00:00:00 2001 From: Francesco Chemolli Date: Sun, 2 Feb 2025 23:26:16 +0000 Subject: [PATCH] Master is now v8 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3fd0d6227e..cc6393b790 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -AC_INIT([Squid Web Proxy],[7.0.0-VCS],[https://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[8.0.0-VCS],[https://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux) -- 2.47.2