From: Francesco Chemolli Date: Sun, 4 Feb 2024 08:52:24 +0000 (+0000) Subject: 6.7 X-Git-Tag: SQUID_6_7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77f2fe1e6e05d2b776b0fa0420e7fee72879b11c;p=thirdparty%2Fsquid.git 6.7 --- diff --git a/configure.ac b/configure.ac index 93fce775bb..2201b06efb 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],[6.6-VCS],[https://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[6.7-VCS],[https://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)