Add version.h and update versioning documentation for embedded platforms

This commit is contained in:
liang.he@intel.com
2025-01-17 04:05:05 +00:00
committed by Marcin Kolny
parent 4f7c5af046
commit 10f12c030f
3 changed files with 33 additions and 2 deletions

View File

@ -7,7 +7,9 @@
* version.h.in is a template file. version.h is a generated file.
* Please do not edit both files directly.
*
* Any changes to the version should be done in the version.cmake file.
* Any changes to the version should be done in build-scripts/version.cmake.
*
* Continue to maintain the version.h for certain embedded platforms.
*/
#ifndef _WAMR_VERSION_H_