toywasm: regen for v33

```
REF=e03d1f61d3f3163da76b33c4c770dbf0d2024324 ./regen.sh
```
This commit is contained in:
YAMAMOTO Takashi 2023-08-22 23:48:34 +09:00 committed by Xiang Xiao
parent 816b499ef8
commit 73f27b7cae

View File

@ -21,6 +21,6 @@
#if !defined(_TOYWASM_VERSION_H)
#define _TOYWASM_VERSION_H
#define TOYWASM_VERSION "v31.0.0"
#define TOYWASM_VERSION "v33.0.0-4-ge03d1f6"
#endif /* !defined(_TOYWASM_VERSION_H) */