From: Amos Jeffries Date: Sat, 18 Jul 2009 04:15:45 +0000 (-0600) Subject: 3.1.0.10 X-Git-Tag: SQUID_3_1_0_10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c77f389a5f9592bd75db8c38f892f20ffa2ce7d4;p=thirdparty%2Fsquid.git 3.1.0.10 --- diff --git a/configure.in b/configure.in index 72e36365de..a5b1e656e5 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.9-BZR, http://www.squid-cache.org/bugs/, squid) +AC_INIT(Squid Web Proxy, 3.1.0.10-BZR, http://www.squid-cache.org/bugs/, squid) AC_PREREQ(2.52) AM_CONFIG_HEADER(include/autoconf.h) AC_CONFIG_AUX_DIR(cfgaux)