still working on account-based commands getbalance, move and sendfrom, they're only for testing for now

git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@190 1a98c847-1fd6-4fd8-948a-caf3550aa51b
This commit is contained in:
s_nakamoto
2010-11-25 16:40:25 +00:00
parent 776d0f3459
commit b7ccd48dd8
2 changed files with 3 additions and 1 deletions

View File

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