Skip to content

Commit 35d271d

Browse files
sasdftimothytrippel
authored andcommitted
[rom_ext] rev minor version to 119
Change-Id: Ib6c116835ed627ce76623a056eb47372798a8270 Signed-off-by: Yi-Hsuan Deng <[email protected]>
1 parent e0629bc commit 35d271d

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

0 commit comments

Comments
 (0)