diff options
author | Christos Zoulas <christos@zoulas.com> | 2007-05-24 17:22:27 +0000 |
---|---|---|
committer | Christos Zoulas <christos@zoulas.com> | 2007-05-24 17:22:27 +0000 |
commit | e2b886b76c934b162cb45626bcdc5a30cfff4378 (patch) | |
tree | 18dba019097a8f16d64f6f3fbdaffbed11ecf916 /src/patchlevel.h | |
parent | 1bbdcc7e015366e009502326996de864eff715fa (diff) | |
download | file-git-FILE4_21.tar.gz |
Welcome to 4.21FILE4_21
Diffstat (limited to 'src/patchlevel.h')
-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 c05b9393..1cf84aab 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -1,11 +1,14 @@ #define FILE_VERSION_MAJOR 4 -#define patchlevel 20 +#define patchlevel 21 /* * Patchlevel file for Ian Darwin's MAGIC command. - * $File: patchlevel.h,v 1.63 2007/01/12 17:38:28 christos Exp $ + * $File: patchlevel.h,v 1.64 2007/03/01 22:14:55 christos Exp $ * * $Log: patchlevel.h,v $ + * Revision 1.65 2007/05/24 17:22:27 christos + * Welcome to 4.21 + * * Revision 1.64 2007/03/01 22:14:55 christos * welcome to 4.20 * |