Bump CLIENT_VERSION for rc4 release

pull/2/merge v0.6.0rc4
Gregory Maxwell 13 years ago
parent fa689db37b
commit 44b69cf25e

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

Loading…
Cancel
Save