aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/zfs/zfs_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/zfs/zfs_config.h')
-rw-r--r--sys/modules/zfs/zfs_config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/modules/zfs/zfs_config.h b/sys/modules/zfs/zfs_config.h
index 55cb3596bc17..f0c1dd4726a8 100644
--- a/sys/modules/zfs/zfs_config.h
+++ b/sys/modules/zfs/zfs_config.h
@@ -1095,7 +1095,7 @@
/* #undef ZFS_IS_GPL_COMPATIBLE */
/* Define the project alias string. */
-#define ZFS_META_ALIAS "zfs-2.2.99-FreeBSD_g0ee9b0239"
+#define ZFS_META_ALIAS "zfs-2.2.99-FreeBSD_g4647353c8"
/* Define the project author. */
#define ZFS_META_AUTHOR "OpenZFS"
@@ -1104,7 +1104,7 @@
/* #undef ZFS_META_DATA */
/* Define the maximum compatible kernel version. */
-#define ZFS_META_KVER_MAX "6.4"
+#define ZFS_META_KVER_MAX "6.5"
/* Define the minimum compatible kernel version. */
#define ZFS_META_KVER_MIN "3.10"
@@ -1125,7 +1125,7 @@
#define ZFS_META_NAME "zfs"
/* Define the project release. */
-#define ZFS_META_RELEASE "FreeBSD_g0ee9b0239"
+#define ZFS_META_RELEASE "FreeBSD_g4647353c8"
/* Define the project version. */
#define ZFS_META_VERSION "2.2.99"