From: wessels <> Date: Tue, 16 Apr 1996 05:03:38 +0000 (+0000) Subject: 1.0.alpha17 X-Git-Tag: SQUID_3_0_PRE1~6161 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9b14c36de860639aa004f9b7c206a9180077c6be;p=thirdparty%2Fsquid.git 1.0.alpha17 --- diff --git a/include/version.h b/include/version.h index a3ad78c8ab..745cff787a 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.16 1996/04/15 04:09:43 wessels Exp $ +/* $Id: version.h,v 1.17 1996/04/15 23:03:38 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.0.alpha16" +#define SQUID_VERSION "1.0.alpha17" #endif