- E3BEBFB62C99559742AD91132167F2C5B98588465AFC8D0F5F1C1E8404A89F87FF9AA11A9A90B741DFF7F0668FC5E45452DD51692AA3C235DCB4CFCB2ED545D2
+ BC602BFBC512259FBB6C01F2C1633FF142966BF0752612E9A488CEE8A95DA7921B98ABE646E2F7002243F1981939372E0B53948646398E40525ED442C377F449
bitcoin/src/serialize.h
(41 . 7)(41 . 7)
592 class CAutoFile;
593 static const unsigned int MAX_SIZE = 0x02000000;
594
595 static const int VERSION = 50301;
596 static const int VERSION = 50400;
597 static const char* pszSubVer = "";
598 static const bool VERSION_IS_BETA = true;
599