From: wessels <> Date: Sat, 27 Jul 1996 03:10:28 +0000 (+0000) Subject: 1.0.alpha7 X-Git-Tag: SQUID_3_0_PRE1~5981 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=09d5ca1c7dcc853346b43f3968f8d2dcf09a90b5;p=thirdparty%2Fsquid.git 1.0.alpha7 --- diff --git a/include/version.h b/include/version.h index cf9fd0aea3..757cf45328 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.24 1996/07/23 04:19:25 wessels Exp $ +/* $Id: version.h,v 1.25 1996/07/26 21:10:28 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.1.alpha6" +#define SQUID_VERSION "1.1.alpha7" #endif