From: Amos Jeffries Date: Fri, 1 May 2015 10:05:00 +0000 (-0700) Subject: 3.4.13 X-Git-Tag: SQUID_3_4_13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec68eb9be41795e50f52f88236f5415db48193a;p=thirdparty%2Fsquid.git 3.4.13 --- diff --git a/configure.ac b/configure.ac index 34af8df7da..0a29b334a5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.4.12-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.4.13-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)