Bump version to 2.4.0 (#4483)

This commit is contained in:
liang.he
2025-07-14 11:06:03 +08:00
committed by GitHub
parent 17be90d8f0
commit 47c7c85ac2
3 changed files with 123 additions and 4 deletions

View File

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