From: Amos Jeffries Date: Sat, 30 Nov 2013 13:19:32 +0000 (-0700) Subject: 3.4.0.3 X-Git-Tag: SQUID_3_4_0_3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f70ddc104739d2abe80d9cd80e4365737b90731b;p=thirdparty%2Fsquid.git 3.4.0.3 --- diff --git a/configure.ac b/configure.ac index c972015e4e..90c1c32e7f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.4.0.2-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.4.0.3-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)