scanback check to prevent adding to the 74638 overflow chain

git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@133 1a98c847-1fd6-4fd8-948a-caf3550aa51b
This commit is contained in:
s_nakamoto
2010-08-15 22:21:03 +00:00
parent d4c6b90ca3
commit 85de7d7c0c
2 changed files with 11 additions and 2 deletions

View File

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