mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-12 08:08:25 +00:00
Bump CLIENT_VERSION for rc3 release
This commit is contained in:
parent
89cccc83f8
commit
e318b99d99
@ -26,7 +26,7 @@ class CInv;
|
|||||||
class CRequestTracker;
|
class CRequestTracker;
|
||||||
class CNode;
|
class CNode;
|
||||||
|
|
||||||
static const int CLIENT_VERSION = 60000;
|
static const int CLIENT_VERSION = 60003;
|
||||||
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…
Reference in New Issue
Block a user