From: wessels <> Date: Tue, 13 Aug 1996 05:27:26 +0000 (+0000) Subject: 1.1.alpha8 X-Git-Tag: SQUID_3_0_PRE1~5976 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb710d96c854f41da5abb2ade814a43dcd10e387;p=thirdparty%2Fsquid.git 1.1.alpha8 --- diff --git a/include/version.h b/include/version.h index 757cf45328..0e00cb1c36 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.25 1996/07/26 21:10:28 wessels Exp $ +/* $Id: version.h,v 1.26 1996/08/12 23:27:26 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.1.alpha7" +#define SQUID_VERSION "1.1.alpha8" #endif