HEAD __FreeBSD_version is at 502100

This commit is contained in:
scottl 2003-12-07 03:56:54 +00:00
parent d351498dfe
commit 79a8abc586

View File

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