Bump FreeBSD_version to note that ports that want constants for the

16550 should use <dev/ic/ns16550.h> rather than <dev/sio/sioreg.h>
This commit is contained in:
John Baldwin 2003-09-17 20:37:02 +00:00
parent 60ef637e8d
commit 4da51cdd8c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120180

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 501106 /* Master, propagated to newvers */
#define __FreeBSD_version 501107 /* Master, propagated to newvers */
#ifndef NULL
#define NULL 0