From: Amos Jeffries Date: Thu, 8 Sep 2016 14:10:21 +0000 (+1200) Subject: 4.0.14 X-Git-Tag: SQUID_4_0_14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a957e2203d682416954b1d5573e1ee36896b7fcc;p=thirdparty%2Fsquid.git 4.0.14 --- diff --git a/configure.ac b/configure.ac index ee67f0cc98..331d037e51 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.13-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[4.0.14-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)