From: wessels <> Date: Tue, 9 Jul 1996 10:48:13 +0000 (+0000) Subject: 1.1.alpha3 X-Git-Tag: SQUID_3_0_PRE1~6089 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c68bd6f9949e15a4130fab3daa184adc43b812f;p=thirdparty%2Fsquid.git 1.1.alpha3 --- diff --git a/include/version.h b/include/version.h index 68f3121580..80feb931bd 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.21 1996/05/03 22:57:18 wessels Exp $ +/* $Id: version.h,v 1.22 1996/07/09 04:48:13 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.1.alpha2" +#define SQUID_VERSION "1.1.alpha3" #endif