X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fmain.h;h=6be961243ced633251a037391ce7c03143aa099d;hb=fc79b8643ddd998e58af1ab1b505b6b5f3bd8c65;hp=efc1ca247cf91a6c0ff706f7a1e7f4de70e8cf40;hpb=47c4aebeb4fc9ac14b3c3570ce84c0a640f522b4;p=novacoin.git diff --git a/src/main.h b/src/main.h index efc1ca2..6be9612 100644 --- a/src/main.h +++ b/src/main.h @@ -835,7 +835,7 @@ class CBlock { public: // header - static const int CURRENT_VERSION=5; + static const int CURRENT_VERSION=6; int nVersion; uint256 hashPrevBlock; uint256 hashMerkleRoot;