Update ZEInfo version to 1.26
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
This commit is contained in:
parent
f7c11e8a94
commit
e268b46df1
|
@ -18,7 +18,7 @@
|
|||
|
||||
namespace NEO {
|
||||
|
||||
constexpr NEO::Elf::ZebinKernelMetadata::Types::Version zeInfoDecoderVersion{1, 15};
|
||||
constexpr NEO::Elf::ZebinKernelMetadata::Types::Version zeInfoDecoderVersion{1, 26};
|
||||
|
||||
template <Elf::ELF_IDENTIFIER_CLASS numBits = Elf::EI_CLASS_64>
|
||||
struct ZebinSections {
|
||||
|
|
Loading…
Reference in New Issue