From c1ae7f5ae0a3bfa086701f7ab6e5908d80baa019 Mon Sep 17 00:00:00 2001 From: pelikhan Date: Fri, 27 Oct 2023 16:01:16 -0700 Subject: [PATCH] bump bytecode to v2.15.16 --- bytecode/bytecode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bytecode/bytecode.md b/bytecode/bytecode.md index 6cb0bede60..e7cc920071 100644 --- a/bytecode/bytecode.md +++ b/bytecode/bytecode.md @@ -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