From: Francesco Chemolli Date: Fri, 20 Jun 2025 16:47:09 +0000 (+0000) Subject: v7.0.2 X-Git-Tag: SQUID_7_0_2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5647355be5d09d053c6c912ffaf0840022926328;p=thirdparty%2Fsquid.git v7.0.2 --- diff --git a/configure.ac b/configure.ac index 91d933b640..6d8fcd1639 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.1-VCS],[https://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[7.0.2-VCS],[https://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)