From: robertc <> Date: Wed, 1 Jan 2003 17:51:28 +0000 (+0000) Subject: bootstrapped X-Git-Tag: SQUID_3_0_PRE1~482 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51d1edc9ac8aec99146cd1f484d72b72f2de47ab;p=thirdparty%2Fsquid.git bootstrapped --- diff --git a/configure b/configure index 871a7e41f5..3e4ee0431f 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.308 . +# From configure.in Revision: 1.309 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.53. # @@ -1656,7 +1656,7 @@ fi # Define the identity of the package. PACKAGE=squid -VERSION=3.0-DEVEL-unifyio +VERSION=3.0-DEVEL cat >>confdefs.h <<_ACEOF #define PACKAGE "$PACKAGE" diff --git a/test-suite/Makefile.in b/test-suite/Makefile.in index 12a7e38137..174531b325 100644 --- a/test-suite/Makefile.in +++ b/test-suite/Makefile.in @@ -16,7 +16,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.3 2002/12/27 10:30:15 robertc Exp $ +# $Id: Makefile.in,v 1.4 2003/01/01 10:51:30 robertc Exp $ # SHELL = @SHELL@