Skip to content
This repository was archived by the owner on Oct 31, 2018. It is now read-only.

Commit d6386d7

Browse files
Update version.cpp
1 parent d112e2f commit d6386d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const std::string CLIENT_NAME("BBK");
3636
// git will put "#define GIT_ARCHIVE 1" on the next line inside archives.
3737
#define GIT_ARCHIVE 1
3838
#ifdef GIT_ARCHIVE
39-
# define GIT_COMMIT_ID "V3.2.3.2"
39+
# define GIT_COMMIT_ID ""
4040
# define GIT_COMMIT_DATE "Ago 12/2018"
4141
#endif
4242

0 commit comments

Comments
 (0)