Skip to content

Commit 9bf957f

Browse files
committed
Bump __FreeBSD_version after LinuxKPI changes.
Sponsored by: Serenity Cyber Security, LLC
1 parent 5a3bd28 commit 9bf957f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sys/sys/param.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
* cannot include sys/param.h and should only be updated here.
7474
*/
7575
#undef __FreeBSD_version
76-
#define __FreeBSD_version 1500007
76+
#define __FreeBSD_version 1500008
7777

7878
/*
7979
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,

0 commit comments

Comments
 (0)