]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.1.0.10 SQUID_3_1_0_10
authorAmos Jeffries <amosjeffries@squid-cache.org>
Sat, 18 Jul 2009 04:15:45 +0000 (22:15 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Sat, 18 Jul 2009 04:15:45 +0000 (22:15 -0600)
configure.in

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