Skip to content

Commit

Permalink
Merge pull request TrezarCoin#14 from ChekaZ/patch-1
Browse files Browse the repository at this point in the history
ClientVersion updated
  • Loading branch information
TrezarCoin authored Mar 30, 2018
2 parents e23bc29 + f6c909f commit d72c366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clientversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

// These need to be macros, as version.cpp's and bitcoin-qt.rc's voodoo requires it
#define CLIENT_VERSION_MAJOR 1
#define CLIENT_VERSION_MINOR 0
#define CLIENT_VERSION_MINOR 1
#define CLIENT_VERSION_REVISION 0
#define CLIENT_VERSION_BUILD 0

Expand Down

0 comments on commit d72c366

Please sign in to comment.