zfs: update zfs_config.h and zfs_gitref.h to catch up with 61145dc2b

This commit is contained in:
Martin Matuska 2025-03-27 09:14:14 +01:00
parent 61145dc2b9
commit 641794f94f
2 changed files with 3 additions and 3 deletions

View file

@ -794,7 +794,7 @@
/* #undef ZFS_DEVICE_MINOR */
/* Define the project alias string. */
#define ZFS_META_ALIAS "zfs-2.3.99-212-FreeBSD_gfe674998b"
#define ZFS_META_ALIAS "zfs-2.3.99-263-FreeBSD_g4abc21b28"
/* Define the project author. */
#define ZFS_META_AUTHOR "OpenZFS"
@ -824,7 +824,7 @@
#define ZFS_META_NAME "zfs"
/* Define the project release. */
#define ZFS_META_RELEASE "212-FreeBSD_gfe674998b"
#define ZFS_META_RELEASE "263-FreeBSD_g4abc21b28"
/* Define the project version. */
#define ZFS_META_VERSION "2.3.99"

View file

@ -1 +1 @@
#define ZFS_META_GITREV "zfs-2.3.99-212-gfe674998b"
#define ZFS_META_GITREV "zfs-2.3.99-263-g4abc21b28"