diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/patchlevel.h | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/patchlevel.h b/src/patchlevel.h index ad28fee3..fd0afefe 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -1,11 +1,14 @@ #define FILE_VERSION_MAJOR 4 -#define patchlevel 14 +#define patchlevel 15 /* * Patchlevel file for Ian Darwin's MAGIC command. - * $Id: patchlevel.h,v 1.57 2005/06/25 15:52:14 christos Exp $ + * $Id: patchlevel.h,v 1.58 2005/08/18 15:52:56 christos Exp $ * * $Log: patchlevel.h,v $ + * Revision 1.58 2005/08/18 15:52:56 christos + * welcome to 5.15 + * * Revision 1.57 2005/06/25 15:52:14 christos * Welcome to 4.14 * |