mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
zfs: update zfs_config.h and zfs_gitref.h to catch up with 61145dc2b
This commit is contained in:
parent
61145dc2b9
commit
641794f94f
2 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
#define ZFS_META_GITREV "zfs-2.3.99-212-gfe674998b"
|
||||
#define ZFS_META_GITREV "zfs-2.3.99-263-g4abc21b28"
|
||||
|
|
|
|||
Loading…
Reference in a new issue