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 03314cf89e35..b6e93c8eadf7 100644 --- a/sys/modules/zfs/zfs_config.h +++ b/sys/modules/zfs/zfs_config.h @@ -1113,7 +1113,7 @@ /* #undef ZFS_IS_GPL_COMPATIBLE */ /* Define the project alias string. */ -#define ZFS_META_ALIAS "zfs-2.2.99-257-FreeBSD_g450f2d0b0" +#define ZFS_META_ALIAS "zfs-2.2.99-268-FreeBSD_g86e115e21" /* Define the project author. */ #define ZFS_META_AUTHOR "OpenZFS" @@ -1143,7 +1143,7 @@ #define ZFS_META_NAME "zfs" /* Define the project release. */ -#define ZFS_META_RELEASE "257-FreeBSD_g450f2d0b0" +#define ZFS_META_RELEASE "268-FreeBSD_g86e115e21" /* Define the project version. */ #define ZFS_META_VERSION "2.2.99" |