bump AOT_CURRENT_VERSION for extended-const (#4511)

cf. https://github.com/bytecodealliance/wasm-micro-runtime/issues/4504
This commit is contained in:
YAMAMOTO Takashi
2025-07-27 15:39:35 +09:00
committed by GitHub
parent 121232a995
commit d298a66d38
4 changed files with 17 additions and 10 deletions

View File

@ -84,7 +84,7 @@
#endif
#define AOT_MAGIC_NUMBER 0x746f6100
#define AOT_CURRENT_VERSION 4
#define AOT_CURRENT_VERSION 5
#ifndef WASM_ENABLE_JIT
#define WASM_ENABLE_JIT 0