From: Amos Jeffries Date: Wed, 18 Feb 2015 11:03:42 +0000 (-0800) Subject: 3.4.12 X-Git-Tag: SQUID_3_4_12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=587ca2b7953baf346198c97eb8e4b5ae613c2054;p=thirdparty%2Fsquid.git 3.4.12 --- diff --git a/configure.ac b/configure.ac index 00c8039ba2..34af8df7da 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.4.11-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.4.12-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)