From: Amos Jeffries Date: Fri, 6 May 2016 11:33:57 +0000 (+1200) Subject: 4.0.10 X-Git-Tag: SQUID_4_0_10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6efa2acfc42aed47db1034120c1fc1ccbf5aed31;p=thirdparty%2Fsquid.git 4.0.10 --- diff --git a/configure.ac b/configure.ac index e75981c3db..50d175b020 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.9-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[4.0.10-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)