From: Amos Jeffries Date: Tue, 20 May 2008 14:35:08 +0000 (-0600) Subject: Final Prep for STABLE6 X-Git-Tag: SQUID_3_0_STABLE6~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27e3ac230ab43061d20ca37b1f52e4fc9bd083e5;p=thirdparty%2Fsquid.git Final Prep for STABLE6 --- diff --git a/configure.in b/configure.in index 88d469a6f6..b9675e0dd1 100755 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ dnl $Id: configure.in,v 1.488.2.3 2008/03/04 12:17:04 amosjeffries Exp $ dnl dnl dnl -AC_INIT(Squid Web Proxy, 3.0.STABLE5-BZR, http://www.squid-cache.org/bugs/, squid) +AC_INIT(Squid Web Proxy, 3.0.STABLE6-BZR, http://www.squid-cache.org/bugs/, squid) AC_PREREQ(2.52) AM_CONFIG_HEADER(include/autoconf.h) AC_CONFIG_AUX_DIR(cfgaux)