From: Amos Jeffries Date: Fri, 1 Jul 2016 13:25:33 +0000 (+1200) Subject: 4.0.12 X-Git-Tag: SQUID_4_0_12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=06c47da05beb2cab7eb69b11d3a35e12213de6c6;p=thirdparty%2Fsquid.git 4.0.12 --- diff --git a/configure.ac b/configure.ac index e4003116f9..e0ae341fa2 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.11-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[4.0.12-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)