Bump __FreeBSD_version for the addition of busdma templates.

This commit is contained in:
Scott Long 2019-12-24 14:49:37 +00:00
parent 757d4fbaa7
commit dfec0fb573

View file

@ -60,7 +60,7 @@
* in the range 5 to 9.
*/
#undef __FreeBSD_version
#define __FreeBSD_version 1300068 /* Master, propagated to newvers */
#define __FreeBSD_version 1300069 /* Master, propagated to newvers */
/*
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,