From: Amos Jeffries Date: Sun, 9 Oct 2016 18:52:53 +0000 (+1300) Subject: 4.0.15 X-Git-Tag: SQUID_4_0_15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88c83f983ccf13622f6f51fa5669d68f38667825;p=thirdparty%2Fsquid.git 4.0.15 --- diff --git a/configure.ac b/configure.ac index 1dabce12a5..feef118406 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -AC_INIT([Squid Web Proxy],[4.0.14-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[4.0.15-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)