diff --git a/sys/sys/param.h b/sys/sys/param.h index 3595b0a43d3..33cf69f0a8e 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -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,