From: Francesco Chemolli Date: Sat, 1 Feb 2025 11:08:10 +0000 (+0000) Subject: v6.13 X-Git-Tag: SQUID_6_13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ada3ca5d993bb61ef7475f5001b35ad362ede6b4;p=thirdparty%2Fsquid.git v6.13 --- diff --git a/configure.ac b/configure.ac index 465ba34bda..3864fe0ff9 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.13-VCS],[https://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)