mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Bump version to 1200075 for zfsloader being folded into loader.
As an aside: 1200074 should be used as the last version with big endian arm support, should that be needed. it was actually removed a day later, but no bump was made until now.
This commit is contained in:
parent
d397afa37d
commit
e8177648bb
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
* in the range 5 to 9.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 1200074 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 1200075 /* Master, propagated to newvers */
|
||||
|
||||
/*
|
||||
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
|
||||
|
|
|
|||
Loading…
Reference in a new issue