common: Parse Nightly/Canary build version

This commit is contained in:
zhupengfei
2018-06-20 09:30:26 +08:00
parent a50cd37aa6
commit ddc97b15f4
6 changed files with 34 additions and 14 deletions
+2
View File
@@ -11,5 +11,7 @@ extern const char g_scm_branch[];
extern const char g_scm_desc[];
extern const char g_build_name[];
extern const char g_build_date[];
extern const char g_build_fullname[];
extern const char g_build_version[];
} // namespace Common