From: Amos Jeffries Date: Tue, 31 May 2011 04:25:55 +0000 (-0600) Subject: 3.1.12.2 X-Git-Tag: SQUID_3_1_12_2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6bc541ced45fd5dd7414aba533ef7f210313668;p=thirdparty%2Fsquid.git 3.1.12.2 --- diff --git a/configure.ac b/configure.ac index df4e57eea3..9323b8f2c9 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl dnl $Id$ dnl -AC_INIT([Squid Web Proxy],[3.1.12.1-BZR],[http://www.squid-cache.org/bugs/],[squid]) +AC_INIT([Squid Web Proxy],[3.1.12.2-BZR],[http://www.squid-cache.org/bugs/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)