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.
|
// git will put "#define GIT_ARCHIVE 1" on the next line inside archives.
|
||||||
#define GIT_ARCHIVE 1
|
#define GIT_ARCHIVE 1
|
||||||
#ifdef GIT_ARCHIVE
|
#ifdef GIT_ARCHIVE
|
||||||
# define GIT_COMMIT_ID "99999"
|
# define GIT_COMMIT_ID "c744c10"
|
||||||
# define GIT_COMMIT_DATE "$Format:%cD"
|
# define GIT_COMMIT_DATE "$Format:%cD"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue