Skip to content

Commit

Permalink
bump bytecode to v2.15.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoskal committed Sep 29, 2023
1 parent c0304c1 commit 1bf30bc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bytecode/bytecode.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ For a more highlevel description of runtime and bytecode, see [Runtime implement

img_version_major = 2
img_version_minor = 15
img_version_patch = 11
img_version_patch = 12
img_version = $version
magic0 = 0x53766544 // "DevS"
magic1 = 0xf1296e0a
Expand Down
4 changes: 2 additions & 2 deletions compiler/src/bytecode.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions runtime/devicescript/devs_bytecode.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1bf30bc

Please sign in to comment.