NEW: support to display internal Version

Change-Id: If074529312fe3f5e32f061280b8c8914fdcaf7e0
Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
Stone Li 2022-09-13 17:44:11 +08:00 committed by Lane.Wei
parent 4d70fd0eee
commit 35d2e91d68
3 changed files with 9 additions and 0 deletions

View file

@ -7,5 +7,6 @@
#define SLIC3R_BUILD_ID "@SLIC3R_BUILD_ID@"
//#define SLIC3R_RC_VERSION "@SLIC3R_VERSION@"
#define BBL_RELEASE_TO_PUBLIC @BBL_RELEASE_TO_PUBLIC@
#define BBL_INTERNAL_TESTING @BBL_INTERNAL_TESTING@
#endif /* __SLIC3R_VERSION_H */