mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
Update version to 60005 (0.6.0rc5)
This commit is contained in:
parent
0ccb2c4f66
commit
8d29329f93
@ -51,7 +51,7 @@ CRCCheck on
|
||||
XPStyle on
|
||||
BrandingText " "
|
||||
ShowInstDetails show
|
||||
VIProductVersion 0.6.0.0
|
||||
VIProductVersion 0.6.0.5
|
||||
VIAddVersionKey ProductName Bitcoin
|
||||
VIAddVersionKey ProductVersion "${VERSION}"
|
||||
VIAddVersionKey CompanyName "${COMPANY}"
|
||||
|
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user