]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Master is now v8
authorFrancesco Chemolli <kinkie@squid-cache.org>
Sun, 2 Feb 2025 23:26:16 +0000 (23:26 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Wed, 5 Feb 2025 12:43:26 +0000 (01:43 +1300)
configure.ac

index 3fd0d6227e3c2bf2a3a29f02050b05c15e808701..cc6393b79036e94146ce5aa55aa8786d59bf2361 100644 (file)
@@ -5,7 +5,7 @@
 ## Please see the COPYING and CONTRIBUTORS files for details.
 ##
 
-AC_INIT([Squid Web Proxy],[7.0.0-VCS],[https://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[8.0.0-VCS],[https://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)