From: Amos Jeffries Date: Tue, 19 Apr 2011 05:26:17 +0000 (-0600) Subject: 3.1.12.1 X-Git-Tag: SQUID_3_1_12_1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27badc1d246bcb465276aae46e474f1b5b4c1a36;p=thirdparty%2Fsquid.git 3.1.12.1 --- diff --git a/configure.ac b/configure.ac index 9718ea83ec..d129c7563c 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl dnl $Id$ dnl -AC_INIT([Squid Web Proxy],[3.1.12-BZR],[http://www.squid-cache.org/bugs/],[squid]) +AC_INIT([Squid Web Proxy],[3.1.12.1-BZR],[http://www.squid-cache.org/bugs/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)