From: Amos Jeffries Date: Sat, 23 May 2009 12:30:14 +0000 (-0600) Subject: 3.1.0.8 X-Git-Tag: SQUID_3_1_0_8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1968c994fc58a4414ae9b7a749572637b570ed43;p=thirdparty%2Fsquid.git 3.1.0.8 --- diff --git a/configure.in b/configure.in index c17c0a4aed..238e774641 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.7-BZR, http://www.squid-cache.org/bugs/, squid) +AC_INIT(Squid Web Proxy, 3.1.0.8-BZR, http://www.squid-cache.org/bugs/, squid) AC_PREREQ(2.52) AM_CONFIG_HEADER(include/autoconf.h) AC_CONFIG_AUX_DIR(cfgaux)