From: Amos Jeffries Date: Sun, 5 Feb 2012 11:51:07 +0000 (-0700) Subject: 3.1.19 X-Git-Tag: SQUID_3_1_19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb8d617cdce0c34be0535a008bf071de251a8a35;p=thirdparty%2Fsquid.git 3.1.19 --- diff --git a/configure.ac b/configure.ac index f1e7190e55..52e8615110 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl dnl $Id$ dnl -AC_INIT([Squid Web Proxy],[3.1.18-BZR],[http://www.squid-cache.org/bugs/],[squid]) +AC_INIT([Squid Web Proxy],[3.1.19-BZR],[http://www.squid-cache.org/bugs/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)