Maintain semantic version info in core/version.h (#1630)
Remove version info from config_common.cmake, ref to #1617
This commit is contained in:
@ -3,9 +3,6 @@
|
||||
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||
*/
|
||||
|
||||
/* Please don't modify this header. It is automatically generated.
|
||||
Any modification should be in config_common.cmake */
|
||||
|
||||
#ifndef _WAMR_VERSION_H_
|
||||
#define _WAMR_VERSION_H_
|
||||
#define WAMR_VERSION_MAJOR 1
|
||||
|
||||
Reference in New Issue
Block a user