From: squidadm Date: Wed, 7 Mar 2018 13:16:46 +0000 (+1300) Subject: 4.0.24 (#171) X-Git-Tag: SQUID_4_0_24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=53fdd3f8088d5127d3c810f95dc08a1b8b35dfdc;p=thirdparty%2Fsquid.git 4.0.24 (#171) --- diff --git a/configure.ac b/configure.ac index 258ad50592..3f4fd9871d 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],[4.0.23-VCS],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[4.0.24-VCS],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)