mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
HEAD __FreeBSD_version is at 502100
This commit is contained in:
parent
721f3631fb
commit
7679ff7c9c
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
|||
* scheme is: <major><two digit minor><0 if release branch, otherwise 1>xx
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 501114 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 502100 /* Master, propagated to newvers */
|
||||
|
||||
#ifndef NULL
|
||||
#define NULL 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue