diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2009-01-02 02:57:16 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2009-01-02 02:57:16 +0000 |
| commit | c061027810e9c4fb1a9d01930d6c34d7b9b54310 (patch) | |
| tree | 2238cf9e0926a037b65f3101d96555426a07c999 /patchlevel.h | |
| parent | e78ce05075dd8e130966c92dfbe6ee5f1ca318f2 (diff) | |
Notes
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 10a506bfb517..db6858b5ffab 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,11 +1,20 @@ #define FILE_VERSION_MAJOR 4 -#define patchlevel 23 +#define patchlevel 26 /* * Patchlevel file for Ian Darwin's MAGIC command. - * $File: patchlevel.h,v 1.67 2007/12/28 20:08:40 christos Exp $ + * $File: patchlevel.h,v 1.70 2008/08/30 10:01:01 christos Exp $ * * $Log: patchlevel.h,v $ + * Revision 1.70 2008/08/30 10:01:01 christos + * file 4.26 + * + * Revision 1.69 2008/07/02 15:27:05 christos + * welcome to 4.25 + * + * Revision 1.68 2008/03/22 21:39:43 christos + * file 4.24 + * * Revision 1.67 2007/12/28 20:08:40 christos * welcome to 4.23. * |
