From 7841d99daf9232f2de836029cb5fc6b9d85b065e Mon Sep 17 00:00:00 2001 From: wessels <> Date: Thu, 5 Mar 1998 07:38:55 +0000 Subject: [PATCH] 1.2.beta16 --- include/version.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/include/version.h b/include/version.h index c4f796b002..378e006fa6 100644 --- a/include/version.h +++ b/include/version.h @@ -1,16 +1,16 @@ /* - * $Id: version.h,v 1.106 1998/02/26 23:56:43 kostas Exp $ + * $Id: version.h,v 1.107 1998/03/05 00:38:55 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.2.beta15" -#endif -#ifndef CURRENT_MIB_VERSION -#define CURRENT_MIB_VERSION "Id: mib.txt,v 1.11 1998/02/26 23:16:52 kostas Exp $" - +#define SQUID_VERSION "1.2.beta16" #endif #ifndef SQUID_RELEASE_TIME #define SQUID_RELEASE_TIME squid_curtime #endif + +#ifndef CURRENT_MIB_VERSION +#define CURRENT_MIB_VERSION "Id: mib.txt,v 1.11 1998/02/26 23:16:52 kostas Exp $" +#endif -- 2.47.3