-- version 0.3.19 release

git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@201 1a98c847-1fd6-4fd8-948a-caf3550aa51b
This commit is contained in:
s_nakamoto
2010-12-13 16:26:14 +00:00
parent 986b5e257e
commit fc73ad644f
22 changed files with 38 additions and 38 deletions

View File

@@ -25,7 +25,7 @@ class CDataStream;
class CAutoFile;
static const unsigned int MAX_SIZE = 0x02000000;
static const int VERSION = 31801;
static const int VERSION = 31900;
static const char* pszSubVer = "";