Skip to content

Commit

Permalink
Merge pull request #6220
Browse files Browse the repository at this point in the history
d648236 bump version in clientversion.h (Philip Kaufmann)
  • Loading branch information
laanwj committed Jun 3, 2015
2 parents 9d60602 + d648236 commit dbd8550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clientversion.h
Expand Up @@ -15,7 +15,7 @@

//! These need to be macros, as clientversion.cpp's and bitcoin*-res.rc's voodoo requires it
#define CLIENT_VERSION_MAJOR 0
#define CLIENT_VERSION_MINOR 10
#define CLIENT_VERSION_MINOR 11
#define CLIENT_VERSION_REVISION 99
#define CLIENT_VERSION_BUILD 0

Expand Down

0 comments on commit dbd8550

Please sign in to comment.