Skip to content

Commit

Permalink
Update clientversion.h
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta authored Apr 7, 2018
1 parent 27c91d8 commit 80de5df
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 @@ -10,7 +10,7 @@
// These need to be macros, as version.cpp's and bitcoin-qt.rc's voodoo requires it
#define CLIENT_VERSION_MAJOR 4
#define CLIENT_VERSION_MINOR 0
#define CLIENT_VERSION_REVISION 1
#define CLIENT_VERSION_REVISION 2
#define CLIENT_VERSION_BUILD 0

// Set to true for release, false for prerelease or test build
Expand Down

1 comment on commit 80de5df

@Positivism
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running smoothly on mac high sierra.

Please sign in to comment.