diff --git a/src/clientversion.h b/src/clientversion.h index 74b2a3f..7b27da3 100644 --- a/src/clientversion.h +++ b/src/clientversion.h @@ -11,10 +11,8 @@ #define CLIENT_VERSION_REVISION 5 #define CLIENT_VERSION_BUILD 6 -#define ANONOCOIN_RELEASE 7 - // Set to true for release, false for prerelease or test build -#define CLIENT_VERSION_IS_RELEASE false +#define CLIENT_VERSION_IS_RELEASE true // Copyright year (2009-this) // Todo: update this when changing our copyright comments in the source