From: Francesco Chemolli Date: Tue, 11 Feb 2025 22:12:52 +0000 (+0000) Subject: v7.0.1 X-Git-Tag: SQUID_7_0_1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=911c11c3925dc55dc3888a309bf335c1163c9008;p=thirdparty%2Fsquid.git v7.0.1 --- diff --git a/configure.ac b/configure.ac index 3fd0d6227e..7896b59bed 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],[7.0.1-VCS],[https://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)