Bump FreeBSD version for UTF-8 locale addition. This is primarily for

the benefit of the misc/utf8locale port.
This commit is contained in:
Tim J. Robbins 2004-03-27 08:21:00 +00:00
parent 839b21a6f4
commit 67dc558175

View File

@ -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>