-- version 0.3.14 release

git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@171 1a98c847-1fd6-4fd8-948a-caf3550aa51b
This commit is contained in:
s_nakamoto
2010-10-21 16:47:16 +00:00
parent d9c6b09ac4
commit 2ce73dbe85
3 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ class CDataStream;
class CAutoFile;
static const unsigned int MAX_SIZE = 0x02000000;
static const int VERSION = 31306;
static const int VERSION = 31400;
static const char* pszSubVer = "";