commit id
This commit is contained in:
parent
c744c101f5
commit
184e7a9f8d
|
@ -36,7 +36,7 @@ const std::string CLIENT_NAME("curecoin");
|
|||
// git will put "#define GIT_ARCHIVE 1" on the next line inside archives.
|
||||
#define GIT_ARCHIVE 1
|
||||
#ifdef GIT_ARCHIVE
|
||||
# define GIT_COMMIT_ID "99999"
|
||||
# define GIT_COMMIT_ID "c744c10"
|
||||
# define GIT_COMMIT_DATE "$Format:%cD"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue