From 18be28870c3f45759e3d2d0c505c9e484130fe05 Mon Sep 17 00:00:00 2001 From: pelikhan Date: Mon, 25 Sep 2023 15:23:34 -0700 Subject: [PATCH] bump bytecode to v2.15.10 --- bytecode/bytecode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bytecode/bytecode.md b/bytecode/bytecode.md index 9c228efeeb..626ee13441 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 = 9 + img_version_patch = 10 img_version = $version magic0 = 0x53766544 // "DevS" magic1 = 0xf1296e0a