Version bump to 0.9.5

This commit is contained in:
Wladimir J. van der Laan
2015-05-18 20:44:49 +02:00
parent eb27e8d0a3
commit ea07ccbf3b
5 changed files with 28 additions and 64 deletions

View File

@@ -11,7 +11,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 9
#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