Bump __FreeBSD_version after linuxkpi updates.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
This commit is contained in:
Emmanuel Vadot
2023-03-28 09:19:53 +02:00
parent aaf6129c9d
commit 1cebc9298c
+1 -1
View File
@@ -76,7 +76,7 @@
* cannot include sys/param.h and should only be updated here.
*/
#undef __FreeBSD_version
#define __FreeBSD_version 1400084
#define __FreeBSD_version 1400085
/*
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,