diff --git a/src/version.cpp b/src/version.cpp index 49b161e3d3..8fa5a12220 100644 --- a/src/version.cpp +++ b/src/version.cpp @@ -11,7 +11,7 @@ const std::string CLIENT_NAME("Stratis"); // Client version number -#define CLIENT_VERSION_SUFFIX "2.0.0" +#define CLIENT_VERSION_SUFFIX "" // The following part of the code determines the CLIENT_BUILD variable.