Update version number to 1.3.0 and update release notes (#2821)
And refine the code format for wasm_export.h.
This commit is contained in:
@ -6,6 +6,6 @@
|
||||
#ifndef _WAMR_VERSION_H_
|
||||
#define _WAMR_VERSION_H_
|
||||
#define WAMR_VERSION_MAJOR 1
|
||||
#define WAMR_VERSION_MINOR 2
|
||||
#define WAMR_VERSION_PATCH 3
|
||||
#define WAMR_VERSION_MINOR 3
|
||||
#define WAMR_VERSION_PATCH 0
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user