scmversion: Add date

This commit is contained in:
Connor McLaughlin
2020-08-20 00:43:07 +10:00
parent 71a38adbc7
commit e3e8e47ffc
3 changed files with 7 additions and 2 deletions

View File

@ -3,4 +3,5 @@
extern const char* g_scm_hash_str;
extern const char* g_scm_branch_str;
extern const char* g_scm_tag_str;
extern const char* g_scm_date_str;