summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcsjp <csjp@FreeBSD.org>2008-03-24 14:30:01 +0000
committercsjp <csjp@FreeBSD.org>2008-03-24 14:30:01 +0000
commit5c0a19454812a6ffe47dcaa48917890c3f444c7a (patch)
tree3d88cced3071bb46dc8792eda2258b1791c190cc
parent95b0fc53fd9bf0f1626ac4dad7dc68f84b188343 (diff)
downloadFreeBSD-src-5c0a19454812a6ffe47dcaa48917890c3f444c7a.zip
FreeBSD-src-5c0a19454812a6ffe47dcaa48917890c3f444c7a.tar.gz
Bump the FreeBSD version for zerocopy bpf buffers and changes to the
bpf(4) monitoring ABI/structures.
-rw-r--r--sys/sys/param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/param.h b/sys/sys/param.h
index c5552b1..e90c754 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 800026 /* Master, propagated to newvers */
+#define __FreeBSD_version 800027 /* Master, propagated to newvers */
#ifndef LOCORE
#include <sys/types.h>
OpenPOWER on IntegriCloud