diff --git a/sys/sys/param.h b/sys/sys/param.h index 07b3e6de80e6..b2c2b1a04b4b 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -76,7 +76,7 @@ * cannot include sys/param.h and should only be updated here. */ #undef __FreeBSD_version -#define __FreeBSD_version 1400078 +#define __FreeBSD_version 1400079 /* * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,