From: wessels <> Date: Thu, 4 Apr 1996 12:32:40 +0000 (+0000) Subject: 1.0.alpha8; oops skipped alpha7! X-Git-Tag: SQUID_3_0_PRE1~6293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d65fadb9f3d090795904fa62ca1b457a58111e24;p=thirdparty%2Fsquid.git 1.0.alpha8; oops skipped alpha7! --- diff --git a/include/version.h b/include/version.h index 42659fdcdc..4759dce6f2 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.7 1996/04/04 01:33:01 wessels Exp $ +/* $Id: version.h,v 1.8 1996/04/04 05:32:40 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.0.alpha6" +#define SQUID_VERSION "1.0.alpha8" #endif