Bump version numbers for 0.8.6 release

This commit is contained in:
Wladimir J. van der Laan
2013-11-26 10:38:13 +01:00
parent 068996daa5
commit e4be09cfae
7 changed files with 11 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
// These need to be macros, as version.cpp's and bitcoin-qt.rc's voodoo requires it
#define CLIENT_VERSION_MAJOR 0
#define CLIENT_VERSION_MINOR 8
#define CLIENT_VERSION_REVISION 5
#define CLIENT_VERSION_REVISION 6
#define CLIENT_VERSION_BUILD 0
// Set to true for release, false for prerelease or test build