param.h: Bump __FreeBSD_version to 1500004 for commit f5f277728a
Commit f5f277728a added a new VFS function called vfs_exjail_clone(),
which will be used by the ZFS module. Bump the version for
this change.
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@
|
||||
* cannot include sys/param.h and should only be updated here.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 1500003
|
||||
#define __FreeBSD_version 1500004
|
||||
|
||||
/*
|
||||
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
|
||||
|
||||
Reference in New Issue
Block a user