Skip to content

Commit

Permalink
If found git will define GIT_ARCHIVE
Browse files Browse the repository at this point in the history
  • Loading branch information
Bushstar committed Sep 1, 2017
1 parent 0ba1b8f commit 601e483
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ const std::string CLIENT_NAME("Feathercoin");
#endif

// git will put "#define GIT_ARCHIVE 1" on the next line inside archives.
#define GIT_ARCHIVE 1
#ifdef GIT_ARCHIVE
# define GIT_COMMIT_ID "$Format:%h$"
# define GIT_COMMIT_DATE "$Format:%cD$"
Expand Down

0 comments on commit 601e483

Please sign in to comment.