Bump version to 2.4.1 (#4513)

This commit is contained in:
liang.he
2025-07-28 20:49:11 +08:00
committed by GitHub
parent d298a66d38
commit b124f70345
3 changed files with 37 additions and 2 deletions

View File

@ -18,7 +18,7 @@
/* clang-format off */
#define WAMR_VERSION_MAJOR 2
#define WAMR_VERSION_MINOR 4
#define WAMR_VERSION_PATCH 0
#define WAMR_VERSION_PATCH 1
/* clang-format on */
#endif