diff --git a/build_msvc/bitcoin_config.h b/build_msvc/bitcoin_config.h index d5632b79b14..60661f121a1 100644 --- a/build_msvc/bitcoin_config.h +++ b/build_msvc/bitcoin_config.h @@ -12,7 +12,7 @@ #define CLIENT_VERSION_BUILD 0 /* Version is release */ -#define CLIENT_VERSION_IS_RELEASE false +#define CLIENT_VERSION_IS_RELEASE true /* Major version */ #define CLIENT_VERSION_MAJOR 0