mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
param.h: Bump FreeBSD_version to 1500005
String of mechancial changes to the tree: sccs id removed, if 0'd copyright strings removed, mechanical style fix after htis churn and some macros removes from sys/cdefs.h. None of these should need a bump, but bump anyway out of an abundance of caution (and everything is going to rebuild anyway). Sponsored by: Netflix
This commit is contained in:
parent
17a238a15f
commit
21fce617d1
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@
|
|||
* cannot include sys/param.h and should only be updated here.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 1500004
|
||||
#define __FreeBSD_version 1500005
|
||||
|
||||
/*
|
||||
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
|
||||
|
|
|
|||
Loading…
Reference in a new issue