diff --git a/sys/sys/param.h b/sys/sys/param.h index 33b07a431813..f912d193bc4a 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -73,7 +73,7 @@ * cannot include sys/param.h and should only be updated here. */ #undef __FreeBSD_version -#define __FreeBSD_version 1500009 +#define __FreeBSD_version 1500010 /* * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,