From: wessels <> Date: Fri, 5 Apr 1996 08:02:39 +0000 (+0000) Subject: 1.0.alpha9 X-Git-Tag: SQUID_3_0_PRE1~6277 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bca7bb33c538e438ec4a9f220873e0ca8d64ee02;p=thirdparty%2Fsquid.git 1.0.alpha9 --- diff --git a/include/version.h b/include/version.h index 4759dce6f2..c6393b2a0a 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.8 1996/04/04 05:32:40 wessels Exp $ +/* $Id: version.h,v 1.9 1996/04/05 01:02:39 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.0.alpha8" +#define SQUID_VERSION "1.0.alpha9" #endif