Commit 783b0957 authored by Wladimir J. van der Laan's avatar Wladimir J. van der Laan
Browse files

Remove -beta suffix

It conflicts with our normal naming of releases/builds. Fixes #4221.
parent b0153d01
Showing with 1 addition and 1 deletion
+1 -1
......@@ -12,7 +12,7 @@
const std::string CLIENT_NAME("Satoshi");
// Client version number
#define CLIENT_VERSION_SUFFIX "-beta"
#define CLIENT_VERSION_SUFFIX ""
// The following part of the code determines the CLIENT_BUILD variable.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment