Bump __FreeBSD_version to 1400086 for vn_lock_pair arg change

Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Mateusz Guzik 2023-04-08 17:31:01 +00:00
parent 9b077d72bc
commit c17eb99a66

View file

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