diff options
| author | Scott Long <scottl@FreeBSD.org> | 2003-06-02 17:53:08 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2003-06-02 17:53:08 +0000 |
| commit | 9f0f54ad83ce4a1ffe132610dca0ee3975a6c888 (patch) | |
| tree | 8d629f01d229dae9261079377fd2697c6d389d3d /sys | |
| parent | 7b594d2a81870cfef3f6ce6cf05c3cb61898b9b7 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/sys/param.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/param.h b/sys/sys/param.h index f0d002fdc334..0da1cd6d816a 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -55,7 +55,7 @@ * doc/en_US.ISO8859-1/books/porters-handbook/book.sgml */ #undef __FreeBSD_version -#define __FreeBSD_version 510100 /* Master, propagated to newvers */ +#define __FreeBSD_version 501100 /* Master, propagated to newvers */ #ifndef NULL #define NULL 0 |
