Bump the FreeBSD version after making FPU sections thread-safe in the LinuxKPI.

Differential Revision:	https://reviews.freebsd.org/D29921
MFC after:	1 week
Sponsored by:	NVIDIA Networking
This commit is contained in:
Hans Petter Selasky
2021-07-31 15:40:35 +02:00
parent 469884cf04
commit 792b602a33
+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 1400027
#define __FreeBSD_version 1400028
/*
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,