X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fserialize.h;h=d1296ed68f04f09997fbfa1264deb6e560a6b7e0;hb=98c0b8b85ed1971bed13dc51edc68e0651fa5e73;hp=396594cf73221b023cf76f8ad269a0942654f441;hpb=6853e627f12de21b38a178def14c067435517d96;p=novacoin.git diff --git a/src/serialize.h b/src/serialize.h index 396594c..d1296ed 100644 --- a/src/serialize.h +++ b/src/serialize.h @@ -60,7 +60,7 @@ class CDataStream; class CAutoFile; static const unsigned int MAX_SIZE = 0x02000000; -static const int VERSION = 40100; +static const int VERSION = 50002; static const char* pszSubVer = ""; static const bool VERSION_IS_BETA = true;