diff options
Diffstat (limited to 'sys/modules/zfs/zfs_config.h')
-rw-r--r-- | sys/modules/zfs/zfs_config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/zfs/zfs_config.h b/sys/modules/zfs/zfs_config.h index 70eea47ba127..f248e896babb 100644 --- a/sys/modules/zfs/zfs_config.h +++ b/sys/modules/zfs/zfs_config.h @@ -1137,7 +1137,7 @@ /* #undef ZFS_IS_GPL_COMPATIBLE */ /* Define the project alias string. */ -#define ZFS_META_ALIAS "zfs-2.2.99-310-FreeBSD_ga0b2a93c4" +#define ZFS_META_ALIAS "zfs-2.2.99-313-FreeBSD_ga4bf6baae" /* Define the project author. */ #define ZFS_META_AUTHOR "OpenZFS" @@ -1167,7 +1167,7 @@ #define ZFS_META_NAME "zfs" /* Define the project release. */ -#define ZFS_META_RELEASE "310_FreeBSD-ga0b2a93c4" +#define ZFS_META_RELEASE "313-FreeBSD_ga4bf6baae" /* Define the project version. */ #define ZFS_META_VERSION "2.2.99" |