From: Amos Jeffries Date: Wed, 28 Jul 2010 08:09:21 +0000 (-0600) Subject: 3.1.5.1 X-Git-Tag: SQUID_3_1_5_1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6df20824764501aa044f228cf232ab9062f5b2e2;p=thirdparty%2Fsquid.git 3.1.5.1 --- diff --git a/configure.in b/configure.in index 1d82b2cf56..2bf7ab3398 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl dnl $Id$ dnl -AC_INIT([Squid Web Proxy],[3.1.5-BZR],[http://www.squid-cache.org/bugs/],[squid]) +AC_INIT([Squid Web Proxy],[3.1.5.1-BZR],[http://www.squid-cache.org/bugs/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)