From: Amos Jeffries Date: Sat, 2 Mar 2013 01:45:31 +0000 (-0700) Subject: 3.2.8 X-Git-Tag: SQUID_3_2_8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d764835fcbeefdd3c20d29f187d0d14f3ed6b3;p=thirdparty%2Fsquid.git 3.2.8 --- diff --git a/configure.ac b/configure.ac index 7671935e2d..61bb9e63db 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.2.7-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.2.8-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)