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