wasm-micro-runtime/test-tools/aot-analyzer/include
YAMAMOTO Takashi 95edef3185
Bump AOT_CURRENT_VERSION for WAMR 2.x (gc, memory64) (#3880)
* Bump AOT_CURRENT_VERSION for WAMR 2.x (gc, memory64)

Maybe it's too late because we have already made a few releases
since then.
But this might still help users who haven't upgraded to WAMR 2.x yet.
Also, for the purpose of the versioning, it's safer to bump
needlessly than missing necessary bumps.

Fixes https://github.com/bytecodealliance/wasm-micro-runtime/issues/3837

* test-tools/aot-analyzer/include/config.h: bump AOT_CURRENT_VERSION
2024-10-29 11:26:06 +08:00
..
analyzer_error.h Add aot binary analysis tool aot-analyzer (#3379) 2024-05-08 16:31:39 +08:00
aot_file.h Add aot binary analysis tool aot-analyzer (#3379) 2024-05-08 16:31:39 +08:00
binary_file.h Add aot binary analysis tool aot-analyzer (#3379) 2024-05-08 16:31:39 +08:00
common.h Add aot binary analysis tool aot-analyzer (#3379) 2024-05-08 16:31:39 +08:00
config.h Bump AOT_CURRENT_VERSION for WAMR 2.x (gc, memory64) (#3880) 2024-10-29 11:26:06 +08:00
option_parser.h Add aot binary analysis tool aot-analyzer (#3379) 2024-05-08 16:31:39 +08:00
string_format.h Add aot binary analysis tool aot-analyzer (#3379) 2024-05-08 16:31:39 +08:00
wasm_file.h Add aot binary analysis tool aot-analyzer (#3379) 2024-05-08 16:31:39 +08:00