bump __FreeBSD_version for the bio/buf divorce by phk.

This commit is contained in:
Bill Fumerola 2000-05-18 21:57:34 +00:00
parent d841727499
commit 35ae30f860
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60688

View File

@ -46,7 +46,7 @@
#define BSD4_3 1
#define BSD4_4 1
#undef __FreeBSD_version
#define __FreeBSD_version 500002 /* Master, propagated to newvers */
#define __FreeBSD_version 500003 /* Master, propagated to newvers */
#ifndef NULL
#define NULL 0