warning message if clock is too far off

This commit is contained in:
Satoshi Nakamoto
2010-08-28 00:50:40 +00:00
committed by Gavin Andresen
parent 7a37c906a1
commit c545563d46
6 changed files with 64 additions and 14 deletions

View File

@@ -20,7 +20,7 @@ class CDataStream;
class CAutoFile;
static const int VERSION = 310;
static const char* pszSubVer = ".4";
static const char* pszSubVer = ".5";