Skip to content

Commit c7d08a8

Browse files
cfrantzpamaury
authored andcommitted
[rom_ext] Bump version to 0.107
Update the ROM_EXT version number. Signed-off-by: Chris Frantz <cfrantz@google.com> (cherry picked from commit 0464467)
1 parent a7312d3 commit c7d08a8

File tree

1 file changed

+1
-1
lines changed
  • sw/device/silicon_creator/rom_ext

1 file changed

+1
-1
lines changed

sw/device/silicon_creator/rom_ext/defs.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def secver_write_selection():
1414
# because of how the bazel rule accepts attributes.
1515
ROM_EXT_VERSION = struct(
1616
MAJOR = "0",
17-
MINOR = "106",
17+
MINOR = "107",
1818
SECURITY = "0",
1919
)
2020

0 commit comments

Comments
 (0)