From: Amos Jeffries Date: Sun, 27 Sep 2009 03:27:42 +0000 (-0600) Subject: 3.1.0.14 X-Git-Tag: SQUID_3_1_0_14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=03b30ca2ccb07c86f90436cdf908aaa600a3d2d5;p=thirdparty%2Fsquid.git 3.1.0.14 --- diff --git a/configure.in b/configure.in index 96283d6d2b..4ae4fb8852 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl Configuration input file for Squid dnl dnl $Id$ dnl -AC_INIT([Squid Web Proxy],[3.1.0.13-BZR],[http://www.squid-cache.org/bugs/],[squid]) +AC_INIT([Squid Web Proxy],[3.1.0.14-BZR],[http://www.squid-cache.org/bugs/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)