Bump __FreeBSD_version after linuxkpi updates

This commit is contained in:
Emmanuel Vadot
2022-03-29 13:19:02 +02:00
parent 1aca8a6ec6
commit d69af4758b
+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 1400054
#define __FreeBSD_version 1400055
/*
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,