This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git

commit 73f27b7caeb51d28b43f6b577680603bbf1a25c3
Author: YAMAMOTO Takashi <[email protected]>
AuthorDate: Tue Aug 22 23:48:34 2023 +0900

    toywasm: regen for v33
    
    ```
    REF=e03d1f61d3f3163da76b33c4c770dbf0d2024324 ./regen.sh
    ```
---
 interpreters/toywasm/include/toywasm_version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/interpreters/toywasm/include/toywasm_version.h 
b/interpreters/toywasm/include/toywasm_version.h
index 9b3ba9705..d6b949b38 100644
--- a/interpreters/toywasm/include/toywasm_version.h
+++ b/interpreters/toywasm/include/toywasm_version.h
@@ -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) */

Reply via email to