From: SquidAdm Date: Mon, 6 May 2019 09:17:11 +0000 (+0000) Subject: 4.7 X-Git-Tag: SQUID_4_7 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=2e17b02616d37206ba9cccc53c20667624fbef9f;p=thirdparty%2Fsquid.git 4.7 --- diff --git a/configure.ac b/configure.ac index dc14715186..d5b08a8094 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -AC_INIT([Squid Web Proxy],[4.6-VCS],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[4.7-VCS],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux)