Bump version numbers for 0.8.5 release

This commit is contained in:
Gavin Andresen
2013-09-12 12:46:38 +10:00
parent 27fefeac71
commit ef14a26b12
7 changed files with 10 additions and 9 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 4
#define CLIENT_VERSION_REVISION 5
#define CLIENT_VERSION_BUILD 0
// Set to true for release, false for prerelease or test build