We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b08bbe0 commit eca416aCopy full SHA for eca416a
1 file changed
test-tools/aot-analyzer/include/config.h
@@ -15,7 +15,7 @@
15
#define WASM_CURRENT_VERSION 1
16
17
#define AOT_MAGIC_NUMBER 0x746f6100
18
-#define AOT_CURRENT_VERSION 5
+#define AOT_CURRENT_VERSION 6
19
20
/* Legal values for bin_type */
21
#define BIN_TYPE_ELF32L 0 /* 32-bit little endian */
0 commit comments