Skip to content

Commit 07fd56c

Browse files
[rom_ext] bump version number to 0.113
Signed-off-by: Tim Trippel <[email protected]>
1 parent 4da7fb1 commit 07fd56c

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

0 commit comments

Comments
 (0)