changed free transactions per block threshold

git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@157 1a98c847-1fd6-4fd8-948a-caf3550aa51b
This commit is contained in:
s_nakamoto
2010-09-23 16:01:44 +00:00
parent 6aeb45187b
commit 8d13ca1f11
3 changed files with 23 additions and 16 deletions

View File

@@ -23,7 +23,7 @@ class CAutoFile;
static const unsigned int MAX_SIZE = 0x02000000;
static const int VERSION = 312;
static const char* pszSubVer = ".7";
static const char* pszSubVer = ".8";