From: Amos Jeffries Date: Sat, 20 Oct 2012 10:49:13 +0000 (-0600) Subject: 3.3.0.1 X-Git-Tag: SQUID_3_3_0_1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a18f17d83cace9a7ae359ad350a2d7f79bff32e;p=thirdparty%2Fsquid.git 3.3.0.1 --- diff --git a/configure.ac b/configure.ac index d3b5731fac..2f5325d54c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.3.0.0-BZR],[http://www.squid-cache.org/bugs/],[squid]) +AC_INIT([Squid Web Proxy],[3.3.0.1-BZR],[http://www.squid-cache.org/bugs/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)