diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2007-04-30 21:14:53 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2007-04-30 21:14:53 +0000 |
| commit | d27fc458a0cc01937d7518f8f4e5c1ca22cb1431 (patch) | |
| tree | 5215c16395d7a681c222ca1a98e8e31696fb29e8 /sys | |
| parent | 1e2f57057dcb60656ac63e4ccd70b92b1f74b0b4 (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 b8d5d13dc639..93ad89d0af3f 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -57,7 +57,7 @@ * is created, otherwise 1. */ #undef __FreeBSD_version -#define __FreeBSD_version 700037 /* Master, propagated to newvers */ +#define __FreeBSD_version 700038 /* Master, propagated to newvers */ #ifndef LOCORE #include <sys/types.h> |
