zfs: update zfs_config.h (missing in 2617128a2)

This commit is contained in:
Martin Matuska 2021-06-30 08:34:36 +02:00
parent 2617128a21
commit c0149d0300

View File

@ -734,7 +734,7 @@
/* #undef ZFS_IS_GPL_COMPATIBLE */
/* Define the project alias string. */
#define ZFS_META_ALIAS "zfs-2.1.99-FreeBSD_g5e2c8338b"
#define ZFS_META_ALIAS "zfs-2.1.99-FreeBSD_g4694131a0"
/* Define the project author. */
#define ZFS_META_AUTHOR "OpenZFS"
@ -743,7 +743,7 @@
/* #undef ZFS_META_DATA */
/* Define the maximum compatible kernel version. */
#define ZFS_META_KVER_MAX "5.12"
#define ZFS_META_KVER_MAX "5.13"
/* Define the minimum compatible kernel version. */
#define ZFS_META_KVER_MIN "3.10"
@ -764,7 +764,7 @@
#define ZFS_META_NAME "zfs"
/* Define the project release. */
#define ZFS_META_RELEASE "FreeBSD_g5e2c8338b"
#define ZFS_META_RELEASE "FreeBSD_g4694131a0"
/* Define the project version. */
#define ZFS_META_VERSION "2.1.99"