]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.1.0.11 SQUID_3_1_0_11
authorAmos Jeffries <amosjeffries@squid-cache.org>
Sun, 19 Jul 2009 05:10:58 +0000 (23:10 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Sun, 19 Jul 2009 05:10:58 +0000 (23:10 -0600)
configure.in

index a5b1e656e5f5cf34f9df04b20a600be7b2faed3f..202706db0218178f6819fdda1137a0bc7fac955a 100644 (file)
@@ -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)