version bumping

This commit is contained in:
erqan 2016-10-05 15:08:00 +03:00 committed by GitHub
parent f0af136a5d
commit 23786984b7

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 9
#define CLIENT_VERSION_REVISION 37
#define CLIENT_VERSION_REVISION 38
#define CLIENT_VERSION_BUILD 0
// Set to true for release, false for prerelease or test build