Bump FreeBSD_version after linuxkpi update.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
This commit is contained in:
Emmanuel Vadot 2022-02-17 09:42:42 +01:00
parent 995c3b88d4
commit ba87e9bf74

View File

@ -76,7 +76,7 @@
* cannot include sys/param.h and should only be updated here.
*/
#undef __FreeBSD_version
#define __FreeBSD_version 1400052
#define __FreeBSD_version 1400053
/*
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,