From: Amos Jeffries Date: Fri, 1 May 2015 08:48:53 +0000 (-0700) Subject: 3.3.14 X-Git-Tag: SQUID_3_3_14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fae31c564679618a68d81f2014fd19cd7a48ecca;p=thirdparty%2Fsquid.git 3.3.14 --- diff --git a/configure.ac b/configure.ac index 1529a59075..af5b2eccf5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.3.13-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.3.14-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)