From 5ca7140df54db61e0fe2b977cac859e75693e78e Mon Sep 17 00:00:00 2001 From: Alex Rousskov Date: Wed, 3 Mar 2010 23:38:33 -0700 Subject: [PATCH] Changed project version tag in AC_INIT() to reflect SMP branch location and minimize confusion with official sources. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 83b6ebfce3..741a5a9821 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ dnl $Id$ dnl dnl dnl -AC_INIT([Squid Web Proxy],[3.HEAD-BZR],[http://www.squid-cache.org/bugs/],[squid]) +AC_INIT([Squid Web Proxy],[3.HEAD-SMP-BZR],[http://www.squid-cache.org/bugs/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux) -- 2.47.3