toywasm: regen after bumping the version

```
REF=99468253ca11c9b8df444e3e23865b5030f6af69 ./regen.sh
```
This commit is contained in:
YAMAMOTO Takashi 2023-06-20 07:42:09 +09:00 committed by Petro Karashchenko
parent 5c9e8d6352
commit 3bd106081f

View File

@ -21,6 +21,6 @@
#if !defined(_TOYWASM_VERSION_H)
#define _TOYWASM_VERSION_H
#define TOYWASM_VERSION "v24.0.0-17-g031ac96"
#define TOYWASM_VERSION "v27.0.0-5-g9946825"
#endif /* !defined(_TOYWASM_VERSION_H) */