From: Amos Jeffries Date: Thu, 13 Oct 2011 08:28:51 +0000 (-0600) Subject: 3.1.16 X-Git-Tag: SQUID_3_1_16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c96b8428e9d7ef68381d0728140a868210108e2;p=thirdparty%2Fsquid.git 3.1.16 --- diff --git a/configure.ac b/configure.ac index 0e6a7b267b..28a5e9cb60 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl dnl $Id$ dnl -AC_INIT([Squid Web Proxy],[3.1.15-BZR],[http://www.squid-cache.org/bugs/],[squid]) +AC_INIT([Squid Web Proxy],[3.1.16-BZR],[http://www.squid-cache.org/bugs/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)