From: adrian <> Date: Tue, 14 Nov 2000 18:57:43 +0000 (+0000) Subject: Up the version to 2.5.DEVEL . Don't give it a devel version yet, since X-Git-Tag: SQUID_3_0_PRE1~1768 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7210941817bf4e634286ae05439b937b898fe5d5;p=thirdparty%2Fsquid.git Up the version to 2.5.DEVEL . Don't give it a devel version yet, since we haven't rolled a tarball. --- diff --git a/include/version.h b/include/version.h index 574f3c3b0c..12a9401fd7 100644 --- a/include/version.h +++ b/include/version.h @@ -1,10 +1,10 @@ /* - * $Id: version.h,v 1.131 2000/07/18 07:35:43 wessels Exp $ + * $Id: version.h,v 1.132 2000/11/14 11:57:43 adrian Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "2.4.DEVEL4" +#define SQUID_VERSION "2.5.DEVEL" #endif #ifndef SQUID_RELEASE_TIME