aboutsummaryrefslogtreecommitdiff
path: root/sys/sys
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2024-04-06 20:15:21 +0000
committerDimitry Andric <dim@FreeBSD.org>2024-04-06 20:15:21 +0000
commit0192eda105b367d4670205547e8e830e3716bea3 (patch)
tree3a188fc05c015b4679cf283dec61af90f19957ba /sys/sys
parent439352ac8257c8419cb4a662abb7f260f31f9932 (diff)
downloadsrc-0192eda105b367d4670205547e8e830e3716bea3.tar.gz
src-0192eda105b367d4670205547e8e830e3716bea3.zip
Diffstat (limited to 'sys/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 da48839fdd3b..7a091add62f3 100644
--- a/sys/sys/param.h
+++ b/sys/sys/param.h
@@ -73,7 +73,7 @@
* cannot include sys/param.h and should only be updated here.
*/
#undef __FreeBSD_version
-#define __FreeBSD_version 1500017
+#define __FreeBSD_version 1500018
/*
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,