summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2010-06-14 02:30:59 +0000
committerKen Smith <kensmith@FreeBSD.org>2010-06-14 02:30:59 +0000
commitb62eb0e4394ad92ff65038c857691c9429139390 (patch)
tree8e1d81600f6b30a38c0a3e6284a57f7f09ea4bdc /sys
parentc2bceff5006da277f2148fa12e5c4218f88c2423 (diff)
Notes
Diffstat (limited to 'sys')
-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 e15083dbe65a..fb14e82135e4 100644
--- a/sys/sys/param.h
+++ b/sys/sys/param.h
@@ -58,7 +58,7 @@
* in the range 5 to 9.
*/
#undef __FreeBSD_version
-#define __FreeBSD_version 800505 /* Master, propagated to newvers */
+#define __FreeBSD_version 801000 /* Master, propagated to newvers */
#ifndef LOCORE
#include <sys/types.h>