print:version format.

This commit is contained in:
2025-10-23 09:46:54 +08:00
parent f4c4185999
commit 42a7d89221
9 changed files with 27 additions and 9 deletions

View File

@@ -5,5 +5,6 @@
#define VERSION_GIT_BRANCH "@VERSION_GIT_BRANCH@"
#define VERSION_NUM "@PROJECT_VERSION@"
#define VERSION_URL "@PROJECT_URL@"
#define VERSION_DEV "@DEVELOP_MARK@"
#endif