This commit is contained in:
Miguel Freitas 2014-07-01 23:25:32 -03:00
parent aac651390f
commit 505e4c80d5

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