Skip to content

Commit

Permalink
Update version.cpp.in
Browse files Browse the repository at this point in the history
  • Loading branch information
hayzamjs authored Mar 23, 2019
1 parent 6305e88 commit 1ebf6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.cpp.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#define DEF_MONERO_VERSION_TAG "@VERSIONTAG@"
#define DEF_MONERO_VERSION "2.0.0.3-master"
#define DEF_MONERO_RELEASE_NAME "Linear"
#define DEF_MONERO_RELEASE_NAME "Adamantium"
#define DEF_MONERO_VERSION_FULL DEF_MONERO_VERSION "-" DEF_MONERO_VERSION_TAG

#include "version.h"
Expand Down

0 comments on commit 1ebf6dd

Please sign in to comment.