From: Amos Jeffries Date: Wed, 22 Dec 2010 05:46:16 +0000 (-0700) Subject: 3.1.10 X-Git-Tag: SQUID_3_1_10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af550ae944efbe50221fa9080d0eb17b724a743e;p=thirdparty%2Fsquid.git 3.1.10 --- diff --git a/configure.ac b/configure.ac index 889b416297..74c82a8e95 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl dnl $Id$ dnl -AC_INIT([Squid Web Proxy],[3.1.9-BZR],[http://www.squid-cache.org/bugs/],[squid]) +AC_INIT([Squid Web Proxy],[3.1.10-BZR],[http://www.squid-cache.org/bugs/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)