param.h: bump __FreeBSD_version for commit 7763814fc9
Commit 7763814fc9
changed the internal KAPI between the krpc
and NFS. As such, the krpc, nfscommon and nfscl modules must
all be rebuilt from sources.
This commit is contained in:
parent
0cb61a320a
commit
e152bbecb2
@ -60,7 +60,7 @@
|
||||
* in the range 5 to 9.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 1400007 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 1400008 /* Master, propagated to newvers */
|
||||
|
||||
/*
|
||||
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
|
||||
|
Loading…
Reference in New Issue
Block a user