common: Add build timestamp to scm_rev.

This commit is contained in:
bunnei 2017-08-01 19:54:24 -04:00
parent 9b8e5bea66
commit f44a1e0291
3 changed files with 11 additions and 1 deletions

View file

@ -10,5 +10,6 @@ extern const char g_scm_rev[];
extern const char g_scm_branch[];
extern const char g_scm_desc[];
extern const char g_build_name[];
extern const char g_build_date[];
} // namespace