Bump version to hp11.
This commit is contained in:
parent
032cac6b22
commit
10f6682acf
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ const std::string CLIENT_NAME("Satoshi");
|
|||
#define CLIENT_VERSION_SUFFIX "-beta"
|
||||
|
||||
// Special version string
|
||||
#define SPECIAL_VERSION_STR "xpm-hp10"
|
||||
#define SPECIAL_VERSION_STR "xpm-hp11"
|
||||
|
||||
|
||||
// The following part of the code determines the CLIENT_BUILD variable.
|
||||
|
|
Loading…
Reference in a new issue