From: Francesco Chemolli Date: Sun, 15 Sep 2024 20:54:35 +0000 (+0100) Subject: v6.11 X-Git-Tag: SQUID_6_11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d701898c215759ccd95877fb785203417edb1d0;p=thirdparty%2Fsquid.git v6.11 --- diff --git a/configure.ac b/configure.ac index 160e081723..3995353430 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.10-VCS],[https://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[6.11-VCS],[https://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)