Bump __FreeBSD_version following the libdialog shared library

version number bump.
This commit is contained in:
Xin LI 2021-10-30 23:09:29 -07:00
parent e5248548f9
commit f38bef2ce4

View File

@ -76,7 +76,7 @@
* cannot include sys/param.h and should only be updated here.
*/
#undef __FreeBSD_version
#define __FreeBSD_version 1400039
#define __FreeBSD_version 1400040
/*
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,