From: wessels <> Date: Tue, 23 Jul 1996 10:19:25 +0000 (+0000) Subject: 1.1.alpha6 X-Git-Tag: SQUID_3_0_PRE1~6001 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee85a726b7c82c232797a8dcc3fee625b1ad0ac6;p=thirdparty%2Fsquid.git 1.1.alpha6 --- diff --git a/include/version.h b/include/version.h index e81139d453..cf9fd0aea3 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.23 1996/07/17 17:11:56 wessels Exp $ +/* $Id: version.h,v 1.24 1996/07/23 04:19:25 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.1.alpha5" +#define SQUID_VERSION "1.1.alpha6" #endif