From: Amos Jeffries Date: Tue, 23 Feb 2016 17:40:44 +0000 (+1300) Subject: 4.0.7 X-Git-Tag: SQUID_4_0_7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f53f09fb9dc2d6ac4f49ceae514ad6488e2600e;p=thirdparty%2Fsquid.git 4.0.7 --- diff --git a/configure.ac b/configure.ac index d852733ad7..5205cd1f95 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.6-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[4.0.7-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)