Skip to content

Commit d0f64c0

Browse files
fda0igcbot
authored andcommitted
Update ZEBIN version
Update ZEBIN version because NT_INTELGT_PRODUCT_CONFIG note was added to .note.intelgt.compat section of zebin files.
1 parent 709a2e4 commit d0f64c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

IGC/ZEBinWriter/zebin/spec/version.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ SPDX-License-Identifier: MIT
77
============================= end_copyright_notice ==========================-->
88

99
# ZEBIN Version
10-
Version 1.32
10+
Version 1.33
1111

1212
## Versioning
1313
Format: \<_Major number_\>.\<_Minor number_\>
1414
- Major number: Increase when non-backward-compatible features are added. For example, rename attributes or remove attributes.
1515
- Minor number: Increase when backward-compatible features are added. For example, add new attributes.
1616

1717
## Change Note
18+
- **Version 1.33**: Add new enum value NT_INTELGT_PRODUCT_CONFIG to .note.intelgt.compat section.
1819
- **Version 1.32**: Add new enum value for VISA ABI to .note.intelgt.compat section.
1920
- **Version 1.31**: Internal changes.
2021
- **Version 1.30**: Add assert_buffer to payload arguments.

0 commit comments

Comments
 (0)