From 1683cc19eea84e522beb463d00358a4265989f90 Mon Sep 17 00:00:00 2001 From: squidadm Date: Mon, 20 Apr 2020 01:33:22 +1200 Subject: [PATCH] Add missing 4.11 snapshot label (#610) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 990c3da3f7..9d1a38c4f8 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.10-VCS],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[4.11-VCS],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux) -- 2.47.2