From: Amos Jeffries Date: Sun, 1 Nov 2015 12:17:11 +0000 (-0800) Subject: 4.0.2 X-Git-Tag: SQUID_4_0_2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c4d7196d05c95c406bafce712c8768cc8dc3beb;p=thirdparty%2Fsquid.git 4.0.2 --- diff --git a/configure.ac b/configure.ac index 34f4e496ba..082a030b88 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.1-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[4.0.2-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)