]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
This is the -3 tree
authorrobertc <>
Thu, 17 Oct 2002 06:58:10 +0000 (06:58 +0000)
committerrobertc <>
Thu, 17 Oct 2002 06:58:10 +0000 (06:58 +0000)
configure.in

index 0fead9374d5023937897b5fc7fd4fb7996363979..1cd51723fd9670e940535ddf948ef509d8419fe0 100644 (file)
@@ -3,7 +3,7 @@ dnl  Configuration input file for Squid
 dnl
 dnl  Duane Wessels, wessels@nlanr.net, February 1996 (autoconf v2.9)
 dnl
-dnl  $Id: configure.in,v 1.294 2002/10/13 20:34:15 robertc Exp $
+dnl  $Id: configure.in,v 1.295 2002/10/17 00:58:10 robertc Exp $
 dnl
 dnl
 dnl
@@ -11,9 +11,9 @@ AC_INIT
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR([src/main.cc])
 AC_CONFIG_AUX_DIR(cfgaux)
-AM_INIT_AUTOMAKE(squid, 2.6-DEVEL)
+AM_INIT_AUTOMAKE(squid, 3.0-DEVEL)
 AM_CONFIG_HEADER(include/autoconf.h)
-AC_REVISION($Revision: 1.294 $)dnl
+AC_REVISION($Revision: 1.295 $)dnl
 AC_PREFIX_DEFAULT(/usr/local/squid)
 AM_MAINTAINER_MODE