Update version to 60005 (0.6.0rc5)

This commit is contained in:
Gavin Andresen
2012-03-26 15:42:06 -04:00
parent 0ccb2c4f66
commit 8d29329f93
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ class CInv;
class CRequestTracker;
class CNode;
static const int CLIENT_VERSION = 60004;
static const int CLIENT_VERSION = 60005;
static const bool VERSION_IS_BETA = true;
extern const std::string CLIENT_NAME;