From: Francesco Chemolli Date: Mon, 8 Apr 2024 05:02:07 +0000 (+0000) Subject: v6.9 X-Git-Tag: SQUID_6_9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc76e116eceea8e86bbe2455418f60e25cebb4fc;p=thirdparty%2Fsquid.git v6.9 --- diff --git a/configure.ac b/configure.ac index 51199ee94e..2c0e8772c7 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.8-VCS],[https://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[6.9-VCS],[https://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)