From: Amos Jeffries Date: Sat, 2 Mar 2013 02:36:49 +0000 (-0700) Subject: 3.3.2 X-Git-Tag: SQUID_3_3_2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=146dff1641e1cafffc42f1e64585ef40279748ea;p=thirdparty%2Fsquid.git 3.3.2 --- diff --git a/configure.ac b/configure.ac index 99fc813b63..2aa63636b9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.3.1-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.3.2-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)