From: Amos Jeffries Date: Tue, 12 Mar 2013 10:16:57 +0000 (-0600) Subject: 3.3.3 X-Git-Tag: SQUID_3_3_3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3749964e79716534b3226d35e1f67072c5b11272;p=thirdparty%2Fsquid.git 3.3.3 --- diff --git a/configure.ac b/configure.ac index 2aa63636b9..cc0f5ee1d1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.3.2-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.3.3-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)