From: Amos Jeffries Date: Thu, 11 Jul 2013 06:07:36 +0000 (-0600) Subject: 3.3.7 X-Git-Tag: SQUID_3_3_7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8c0b9db4ff4f717a4017dfe88e5aa7f28f1215a3;p=thirdparty%2Fsquid.git 3.3.7 --- diff --git a/configure.ac b/configure.ac index 3e962aeeed..92e264bfff 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.3.6-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.3.7-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)