Skip to content

Commit

Permalink
Increment git commit id
Browse files Browse the repository at this point in the history
  • Loading branch information
oxmah authored Jun 9, 2018
1 parent 05bd9f5 commit 73cc814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const std::string CLIENT_NAME("Atlantic");
// git will put "#define GIT_ARCHIVE 1" on the next line inside archives.
#define GIT_ARCHIVE 1
#ifdef GIT_ARCHIVE
# define GIT_COMMIT_ID "10008"
# define GIT_COMMIT_ID "10009"
#endif

#define BUILD_DESC_FROM_COMMIT(maj,min,rev,build,commit) \
Expand Down

0 comments on commit 73cc814

Please sign in to comment.