From: Francesco Chemolli Date: Sat, 8 Jun 2024 13:28:58 +0000 (+0200) Subject: v6.10 X-Git-Tag: SQUID_6_10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e071b58dfccdf8805fd32b7e4cce239ee12182d9;p=thirdparty%2Fsquid.git v6.10 --- diff --git a/configure.ac b/configure.ac index d90a6cf74b..43c7c4ba9f 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.9-VCS],[https://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[6.10-VCS],[https://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)