From: Amos Jeffries Date: Fri, 26 Jun 2009 10:34:44 +0000 (-0600) Subject: 3.1.0.9 X-Git-Tag: SQUID_3_1_0_9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=16aeb23e632cbdb9fbacecf3e0810d15fa5be6ce;p=thirdparty%2Fsquid.git 3.1.0.9 --- diff --git a/configure.in b/configure.in index 0baba60864..f5867a908a 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl Configuration input file for Squid dnl dnl $Id$ dnl -AC_INIT(Squid Web Proxy, 3.1.0.8-BZR, http://www.squid-cache.org/bugs/, squid) +AC_INIT(Squid Web Proxy, 3.1.0.9-BZR, http://www.squid-cache.org/bugs/, squid) AC_PREREQ(2.52) AM_CONFIG_HEADER(include/autoconf.h) AC_CONFIG_AUX_DIR(cfgaux)