From: Christos Zoulas Date: Sat, 27 Jun 1998 14:04:04 +0000 (+0000) Subject: OLF patch Guy Harris X-Git-Tag: FILE3_27~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ebf59004010dc157c21a7581df252744a10f094a;p=file OLF patch Guy Harris Recognize java/html (debian linux) Const poisoning (debian linux) More magic! --- diff --git a/src/patchlevel.h b/src/patchlevel.h index 0cb5420d..71326b1d 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -1,11 +1,17 @@ #define FILE_VERSION_MAJOR 3 -#define patchlevel 24 +#define patchlevel 25 /* * Patchlevel file for Ian Darwin's MAGIC command. - * $Id: patchlevel.h,v 1.24 1998/02/15 23:20:38 christos Exp $ + * $Id: patchlevel.h,v 1.25 1998/06/27 14:04:04 christos Exp $ * * $Log: patchlevel.h,v $ + * Revision 1.25 1998/06/27 14:04:04 christos + * OLF patch Guy Harris + * Recognize java/html (debian linux) + * Const poisoning (debian linux) + * More magic! + * * Revision 1.24 1998/02/15 23:20:38 christos * Autoconf patch: Felix von Leitner * More magic fixes