mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Bump FreeBSD version for UTF-8 locale addition. This is primarily for
the benefit of the misc/utf8locale port.
This commit is contained in:
parent
839b21a6f4
commit
67dc558175
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
|||
* scheme is: <major><two digit minor><0 if release branch, otherwise 1>xx
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 502109 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 502110 /* Master, propagated to newvers */
|
||||
|
||||
#ifndef LOCORE
|
||||
#include <sys/types.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue