Skip to content

Commit 0ef66e8

Browse files
cfrantzpamaury
authored andcommitted
[rom_ext] Bump version to 0.108
Signed-off-by: Chris Frantz <cfrantz@google.com> (cherry picked from commit e342a1c)
1 parent c7d08a8 commit 0ef66e8

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 = "107",
17+
MINOR = "108",
1818
SECURITY = "0",
1919
)
2020

0 commit comments

Comments
 (0)