]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Rename 3.HEAD to 4.0.0
authorSource Maintenance <squidadm@squid-cache.org>
Fri, 13 Mar 2015 16:57:58 +0000 (16:57 +0000)
committerSource Maintenance <squidadm@squid-cache.org>
Fri, 13 Mar 2015 16:57:58 +0000 (16:57 +0000)
configure.ac

index 6f1b55de0d6af1dc87728bf1d17633097c8b7be4..d06e90d7a36abe946b9b9a3d9d407199d2128495 100644 (file)
@@ -5,7 +5,7 @@
 ## Please see the COPYING and CONTRIBUTORS files for details.
 ##
 
-AC_INIT([Squid Web Proxy],[3.HEAD-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[4.0.0-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)