From: Francesco Chemolli Date: Tue, 24 Jun 2025 15:19:50 +0000 (+0000) Subject: v6.14 X-Git-Tag: SQUID_6_14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8c54a8f23f0dc41025097caab73ec445f49b78f;p=thirdparty%2Fsquid.git v6.14 --- diff --git a/configure.ac b/configure.ac index f1502091a0..48d2abe657 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.12-VCS],[https://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[6.14-VCS],[https://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)