]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.1.0.5 SQUID_3_1_0_5
authorAmos Jeffries <amosjeffries@squid-cache.org>
Tue, 3 Feb 2009 01:14:48 +0000 (18:14 -0700)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Tue, 3 Feb 2009 01:14:48 +0000 (18:14 -0700)
configure.in

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