diff --git a/src/mastercore_version.h b/src/mastercore_version.h index c0d795b7e464f..893223c254379 100644 --- a/src/mastercore_version.h +++ b/src/mastercore_version.h @@ -4,10 +4,10 @@ #include // Increase with every consensus affecting change -#define OMNICORE_VERSION_MAJOR 9 +#define OMNICORE_VERSION_MAJOR 10 // Increase with every non-consensus affecting feature -#define OMNICORE_VERSION_MINOR 2 +#define OMNICORE_VERSION_MINOR 0 // Increase with every patch, which is not a feature or consensus affecting #define OMNICORE_VERSION_PATCH 0