From: Francesco Chemolli Date: Sun, 2 Feb 2025 23:26:16 +0000 (+0000) Subject: Master is now v8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb16a53c5d0e770bfc436e82dd02dc3a6d5c7a07;p=thirdparty%2Fsquid.git Master is now v8 --- 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)