update client version again. openssl fix is fairly important as well, better make sure people will get it.

This commit is contained in:
Miguel Freitas 2014-01-28 23:27:07 -02:00
parent 7f9bd14f1f
commit e22eb1747d

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