Browse Source

Merge pull request #6220

d648236 bump version in clientversion.h (Philip Kaufmann)
0.13
Wladimir J. van der Laan 9 years ago
parent
commit
dbd8550231
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
  1. 2
      src/clientversion.h

2
src/clientversion.h

@ -15,7 +15,7 @@ @@ -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

Loading…
Cancel
Save