From: wessels <> Date: Sat, 4 May 1996 04:57:18 +0000 (+0000) Subject: 1.1.alpha2 X-Git-Tag: SQUID_3_0_PRE1~6096 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d5238b0b6da00d30f21e466fb71555b19100e1e;p=thirdparty%2Fsquid.git 1.1.alpha2 --- diff --git a/include/version.h b/include/version.h index 8cb7a4753f..68f3121580 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.20 1996/04/18 20:53:54 wessels Exp $ +/* $Id: version.h,v 1.21 1996/05/03 22:57:18 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.1.alpha1" +#define SQUID_VERSION "1.1.alpha2" #endif