From: wessels <> Date: Wed, 17 Apr 1996 00:32:11 +0000 (+0000) Subject: 1.0.alpha18 X-Git-Tag: SQUID_3_0_PRE1~6143 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ca3edef4d2dbd9d51612f36772caf3a677da3f21;p=thirdparty%2Fsquid.git 1.0.alpha18 --- diff --git a/include/version.h b/include/version.h index 745cff787a..573339b98a 100644 --- a/include/version.h +++ b/include/version.h @@ -1,7 +1,7 @@ -/* $Id: version.h,v 1.17 1996/04/15 23:03:38 wessels Exp $ +/* $Id: version.h,v 1.18 1996/04/16 18:32:11 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.0.alpha17" +#define SQUID_VERSION "1.0.alpha18" #endif