From: kostas <> Date: Fri, 27 Feb 1998 06:48:13 +0000 (+0000) Subject: wrong id in previous X-Git-Tag: SQUID_3_0_PRE1~3966 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2da11e235717fd92d1d4fc39897ebf0312946067;p=thirdparty%2Fsquid.git wrong id in previous --- diff --git a/include/version.h b/include/version.h index d82c5c2532..0f336d8359 100644 --- a/include/version.h +++ b/include/version.h @@ -1,5 +1,5 @@ /* - * $Id: version.h,v 1.102 1998/02/26 23:18:13 kostas Exp $ + * $Id: version.h,v 1.103 1998/02/26 23:48:13 kostas Exp $ * * SQUID_VERSION - String for version id of this distribution */ @@ -7,7 +7,7 @@ #define SQUID_VERSION "1.2.beta15" #endif #ifndef CURRENT_MIB_VERSION -#define CURRENT_MIB_VERSION "-- $Id: version.h,v 1.102 1998/02/26 23:18:13 kostas Exp $" +#define CURRENT_MIB_VERSION "-- $Id: version.h,v 1.103 1998/02/26 23:48:13 kostas Exp $" #endif #ifndef SQUID_RELEASE_TIME