Skip to content

Commit

Permalink
bump bytecode to v2.15.16
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Oct 27, 2023
1 parent 87974cc commit c1ae7f5
Showing 1 changed file with 1 addition and 1 deletion.
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 = 15
img_version_patch = 16
img_version = $version
magic0 = 0x53766544 // "DevS"
magic1 = 0xf1296e0a
Expand Down

0 comments on commit c1ae7f5

Please sign in to comment.