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 95886fc74c39..ac4d2c79268f 100644
--- a/sys/modules/zfs/zfs_config.h
+++ b/sys/modules/zfs/zfs_config.h
@@ -1042,7 +1042,7 @@
/* #undef ZFS_IS_GPL_COMPATIBLE */
/* Define the project alias string. */
-#define ZFS_META_ALIAS "zfs-2.1.13-FreeBSD_geb62221ff"
+#define ZFS_META_ALIAS "zfs-2.1.14-FreeBSD_gd99134be8"
/* Define the project author. */
#define ZFS_META_AUTHOR "OpenZFS"
@@ -1072,10 +1072,10 @@
#define ZFS_META_NAME "zfs"
/* Define the project release. */
-#define ZFS_META_RELEASE "FreeBSD_geb62221ff"
+#define ZFS_META_RELEASE "FreeBSD_gd99134be8"
/* Define the project version. */
-#define ZFS_META_VERSION "2.1.13"
+#define ZFS_META_VERSION "2.1.14"
/* count is located in percpu_ref.data */
/* #undef ZFS_PERCPU_REF_COUNT_IN_DATA */