]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Add missing 4.11 snapshot label (#610) SQUID_4_11
authorsquidadm <squidadm@users.noreply.github.com>
Sun, 19 Apr 2020 13:33:22 +0000 (01:33 +1200)
committerGitHub <noreply@github.com>
Sun, 19 Apr 2020 13:33:22 +0000 (01:33 +1200)
configure.ac

index 990c3da3f7f2f185061d28b3e107e4c8a92e43ad..9d1a38c4f86449e91d6d14bfcc06188e404f7f79 100644 (file)
@@ -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)