X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fserialize.h;h=efa59808f5fb57af9cfbe353452f793d74d50f2c;hb=8896c2d9d64d71e25b31d7a389f0b8db49a1e50a;hp=78cff43d5341abc976edea6579b74c0771d010e0;hpb=b12fc3e11223557855bb2394e1097afbf0de0b79;p=novacoin.git diff --git a/src/serialize.h b/src/serialize.h index 78cff43..efa5980 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 = 50100; +static const int VERSION = 59900; static const char* pszSubVer = ""; static const bool VERSION_IS_BETA = true;