X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fmain.h;h=18d5dbdd746dcdfcf93c1774272178cb50ac8cf0;hp=6be5a8b595e050ed9f8c0a73bb88569542012599;hb=f3f9da868e00008d468eee41432afaff1144ae58;hpb=83e914c1d5a0d46461bbc04ad0224ff7151fb323 diff --git a/src/main.h b/src/main.h index 6be5a8b..18d5dbd 100644 --- a/src/main.h +++ b/src/main.h @@ -26,7 +26,7 @@ class CInv; class CRequestTracker; class CNode; -static const int CLIENT_VERSION = 60005; +static const int CLIENT_VERSION = 60006; static const bool VERSION_IS_BETA = true; extern const std::string CLIENT_NAME;