]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.1.0.13 SQUID_3_1_0_13
authorAmos Jeffries <amosjeffries@squid-cache.org>
Tue, 4 Aug 2009 13:31:35 +0000 (07:31 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Tue, 4 Aug 2009 13:31:35 +0000 (07:31 -0600)
configure.in

index 0be1298960bf37932cdfe339a84701ee737e3877..6f32510b3a2d1de3647c3a67a303e0ed27eb4ffc 100644 (file)
@@ -2,7 +2,7 @@ dnl  Configuration input file for Squid
 dnl
 dnl  $Id$
 dnl
-AC_INIT(Squid Web Proxy, 3.1.0.12-BZR, http://www.squid-cache.org/bugs/, squid)
+AC_INIT(Squid Web Proxy, 3.1.0.13-BZR, http://www.squid-cache.org/bugs/, squid)
 AC_PREREQ(2.52)
 AM_CONFIG_HEADER(include/autoconf.h)
 AC_CONFIG_AUX_DIR(cfgaux)