From: Francesco Chemolli Date: Fri, 11 Oct 2024 07:19:20 +0000 (+0000) Subject: 6.12 X-Git-Tag: SQUID_6_12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8c0eb7547c69daff7bf44015be28e6d886741a4;p=thirdparty%2Fsquid.git 6.12 --- diff --git a/configure.ac b/configure.ac index 3995353430..e14964d66f 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.11-VCS],[https://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[6.12-VCS],[https://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)