Skip to content

Commit 3bde82d

Browse files
committed
Update AOT_CURRENT_VERSION constant.
1 parent d78effd commit 3bde82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
#endif
8585

8686
#define AOT_MAGIC_NUMBER 0x746f6100
87-
#define AOT_CURRENT_VERSION 5
87+
#define AOT_CURRENT_VERSION 6
8888

8989
#ifndef WASM_ENABLE_JIT
9090
#define WASM_ENABLE_JIT 0

0 commit comments

Comments
 (0)