From: Amos Jeffries Date: Sun, 9 Mar 2014 09:40:22 +0000 (-0600) Subject: 3.4.4 X-Git-Tag: SQUID_3_4_4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=010a096fd7a7b777b0829b9451041bd29e1c9ab7;p=thirdparty%2Fsquid.git 3.4.4 --- diff --git a/configure.ac b/configure.ac index 0fb87e8119..1ddc25a9e3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.4.3-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.4.4-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)