mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
Bump version to 0.6.0.99 for 0.6.1 merge window
This commit is contained in:
parent
a1c3d8f14d
commit
f3da2a88c9
@ -51,7 +51,7 @@ CRCCheck on
|
|||||||
XPStyle on
|
XPStyle on
|
||||||
BrandingText " "
|
BrandingText " "
|
||||||
ShowInstDetails show
|
ShowInstDetails show
|
||||||
VIProductVersion 0.6.0.6
|
VIProductVersion 0.6.0.99
|
||||||
VIAddVersionKey ProductName Bitcoin
|
VIAddVersionKey ProductName Bitcoin
|
||||||
VIAddVersionKey ProductVersion "${VERSION}"
|
VIAddVersionKey ProductVersion "${VERSION}"
|
||||||
VIAddVersionKey CompanyName "${COMPANY}"
|
VIAddVersionKey CompanyName "${COMPANY}"
|
||||||
|
@ -26,7 +26,7 @@ class CInv;
|
|||||||
class CRequestTracker;
|
class CRequestTracker;
|
||||||
class CNode;
|
class CNode;
|
||||||
|
|
||||||
static const int CLIENT_VERSION = 60006;
|
static const int CLIENT_VERSION = 60099;
|
||||||
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