diff options
Diffstat (limited to 'contrib/file/patchlevel.h')
| -rw-r--r-- | contrib/file/patchlevel.h | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/contrib/file/patchlevel.h b/contrib/file/patchlevel.h index 5b5be297c80e..f1e24644c5d3 100644 --- a/contrib/file/patchlevel.h +++ b/contrib/file/patchlevel.h @@ -1,11 +1,16 @@ #define FILE_VERSION_MAJOR 3 -#define patchlevel 36 +#define patchlevel 37 /* * Patchlevel file for Ian Darwin's MAGIC command. - * $Id: patchlevel.h,v 1.36 2001/07/22 21:04:15 christos Exp $ + * $Id: patchlevel.h,v 1.37 2001/09/03 14:44:22 christos Exp $ * * $Log: patchlevel.h,v $ + * Revision 1.37 2001/09/03 14:44:22 christos + * daylight/tm_isdst detection + * magic fixes + * don't eat the whole file if it has only nulls + * * Revision 1.36 2001/07/22 21:04:15 christos * - magic fixes * - add new operators, pascal strings, UTC date printing, $HOME/.magic |
