diff options
author | delphij <delphij@FreeBSD.org> | 2009-05-18 22:27:42 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2009-05-18 22:27:42 +0000 |
commit | 862d9405b857dba35f8f2eb6d0623b9a552d4353 (patch) | |
tree | c176aed40df9d569e6997b325eceec4cbf609fb7 /patchlevel.h | |
parent | 00d8dd21dbcbead074383f1483d0ade146f266d9 (diff) | |
download | FreeBSD-src-862d9405b857dba35f8f2eb6d0623b9a552d4353.zip FreeBSD-src-862d9405b857dba35f8f2eb6d0623b9a552d4353.tar.gz |
Virgin import of Christos Zoulas's FILE 5.03.
Security: CVE-2009-1515
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/patchlevel.h b/patchlevel.h index b03a8d5..472cca3 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,11 +1,20 @@ #define FILE_VERSION_MAJOR 5 -#define patchlevel 0 +#define patchlevel 3 /* * Patchlevel file for Ian Darwin's MAGIC command. - * $File: patchlevel.h,v 1.71 2009/01/21 19:09:42 christos Exp $ + * $File: patchlevel.h,v 1.74 2009/05/06 20:32:48 christos Exp $ * * $Log: patchlevel.h,v $ + * Revision 1.74 2009/05/06 20:32:48 christos + * welcome to 5.03 + * + * Revision 1.73 2009/05/04 15:15:13 christos + * 5.02... + * + * Revision 1.72 2009/04/30 21:20:15 christos + * 5.01 we are almost here. + * * Revision 1.71 2009/01/21 19:09:42 christos * file 5.0 * |