diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-25 18:37:04 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-25 18:37:04 +0000 |
| commit | adef7cde5727b99f8e544806572aa0cf102b808b (patch) | |
| tree | 202e0f2b0a1e0f3ae31aeeafe151bc93e12a8401 /contrib/file/patchlevel.h | |
| parent | ebb4cbb2d07cb859f8c05af7a1bb550300cfd54f (diff) | |
Notes
Diffstat (limited to 'contrib/file/patchlevel.h')
| -rw-r--r-- | contrib/file/patchlevel.h | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/contrib/file/patchlevel.h b/contrib/file/patchlevel.h index 0b075452e8f4..6e4b0b048232 100644 --- a/contrib/file/patchlevel.h +++ b/contrib/file/patchlevel.h @@ -1,11 +1,15 @@ #define FILE_VERSION_MAJOR 3 -#define patchlevel 33 +#define patchlevel 34 /* * Patchlevel file for Ian Darwin's MAGIC command. - * $Id: patchlevel.h,v 1.33 2000/11/13 00:30:50 christos Exp $ + * $Id: patchlevel.h,v 1.34 2001/03/12 05:05:57 christos Exp $ * * $Log: patchlevel.h,v $ + * Revision 1.34 2001/03/12 05:05:57 christos + * - new compiled magic format + * - lots of magic additions + * * Revision 1.33 2000/11/13 00:30:50 christos * - wordperfect magic fix: freebsd pr 9388 * - more msdos fixes from freebsd pr's 20131 and 20812 |
