diff options
| author | Paolo Pisati <piso@FreeBSD.org> | 2007-02-23 16:21:08 +0000 |
|---|---|---|
| committer | Paolo Pisati <piso@FreeBSD.org> | 2007-02-23 16:21:08 +0000 |
| commit | 80b7fd0f47a12ec52808a93b911d8a3324c0acb9 (patch) | |
| tree | a6fb3b93c7640df6cd276af1306dd6bc82bacaae /sys | |
| parent | c2dfbfc5dbe37b8596cb38173884475bc36eb15d (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 2d81ecbf28bc..a0920436e34d 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 700030 /* Master, propagated to newvers */ +#define __FreeBSD_version 700031 /* Master, propagated to newvers */ #ifndef LOCORE #include <sys/types.h> |
