From: Amos Jeffries Date: Sun, 19 Jul 2009 05:10:58 +0000 (-0600) Subject: 3.1.0.11 X-Git-Tag: SQUID_3_1_0_11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67d28ab2063f8e60af7287bee0214c009f170670;p=thirdparty%2Fsquid.git 3.1.0.11 --- diff --git a/configure.in b/configure.in index a5b1e656e5..202706db02 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.10-BZR, http://www.squid-cache.org/bugs/, squid) +AC_INIT(Squid Web Proxy, 3.1.0.11-BZR, http://www.squid-cache.org/bugs/, squid) AC_PREREQ(2.52) AM_CONFIG_HEADER(include/autoconf.h) AC_CONFIG_AUX_DIR(cfgaux)