From: Amos Jeffries Date: Wed, 27 Aug 2014 14:22:07 +0000 (-0700) Subject: 3.4.7 X-Git-Tag: SQUID_3_4_7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b21284c8f0407945decabbac91e7e5c21437460;p=thirdparty%2Fsquid.git 3.4.7 --- diff --git a/configure.ac b/configure.ac index 67bab6129b..01bbf6bf5b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.4.6-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.4.7-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)