From: Amos Jeffries Date: Fri, 29 Jun 2012 01:37:34 +0000 (-0600) Subject: 3.2.0.18 version tag X-Git-Tag: SQUID_3_2_0_18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=360ef302a7a4f2a23b29105442c2bd94525ba862;p=thirdparty%2Fsquid.git 3.2.0.18 version tag --- diff --git a/configure.ac b/configure.ac index b5f81f8e59..9065ed2095 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl $Id$ dnl dnl dnl -AC_INIT([Squid Web Proxy],[3.2.0.17-BZR],[http://www.squid-cache.org/bugs/],[squid]) +AC_INIT([Squid Web Proxy],[3.2.0.18-BZR],[http://www.squid-cache.org/bugs/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)