From: wessels <> Date: Wed, 27 Mar 1996 11:43:19 +0000 (+0000) Subject: 1.0.alpha2 X-Git-Tag: SQUID_3_0_PRE1~6374 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=177342b6b2c31a8b0c804c284c9313e830d548ec;p=thirdparty%2Fsquid.git 1.0.alpha2 --- diff --git a/include/version.h b/include/version.h index a22c6afea6..524f540aee 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.2 1996/03/26 04:57:52 wessels Exp $ +/* $Id: version.h,v 1.3 1996/03/27 04:43:19 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.0.alpha1" +#define SQUID_VERSION "1.0.alpha2" #endif