mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-02-03 10:44:33 +00:00
Remove -beta suffix
It conflicts with our normal naming of releases/builds. Fixes #4221.
This commit is contained in:
parent
3f39b9d455
commit
e5ee8f016e
@ -12,7 +12,7 @@
|
|||||||
const std::string CLIENT_NAME("Satoshi");
|
const std::string CLIENT_NAME("Satoshi");
|
||||||
|
|
||||||
// Client version number
|
// Client version number
|
||||||
#define CLIENT_VERSION_SUFFIX "-beta"
|
#define CLIENT_VERSION_SUFFIX ""
|
||||||
|
|
||||||
|
|
||||||
// The following part of the code determines the CLIENT_BUILD variable.
|
// The following part of the code determines the CLIENT_BUILD variable.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user