From: wessels <> Date: Wed, 17 Jul 1996 23:11:56 +0000 (+0000) Subject: 1.1.alpha5 X-Git-Tag: SQUID_3_0_PRE1~6041 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9dafbc52f631a34497635a6bc10c148b8f7e6eef;p=thirdparty%2Fsquid.git 1.1.alpha5 --- diff --git a/include/version.h b/include/version.h index 80feb931bd..e81139d453 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.22 1996/07/09 04:48:13 wessels Exp $ +/* $Id: version.h,v 1.23 1996/07/17 17:11:56 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.1.alpha3" +#define SQUID_VERSION "1.1.alpha5" #endif