Bump __FreeBSD_version to 1400094 for HID KPI changes

This commit is contained in:
Vladimir Kondratyev
2023-08-03 19:10:51 +03:00
parent 7d380b986a
commit ed77b89670
+1 -1
View File
@@ -76,7 +76,7 @@
* cannot include sys/param.h and should only be updated here.
*/
#undef __FreeBSD_version
#define __FreeBSD_version 1400093
#define __FreeBSD_version 1400094
/*
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,