misc changes

This commit is contained in:
Satoshi Nakamoto
2010-08-15 23:06:05 +00:00
committed by Gavin Andresen
parent 2d12315c94
commit 6ac7f9f144
8 changed files with 538 additions and 58 deletions

View File

@@ -19,8 +19,8 @@ class CScript;
class CDataStream;
class CAutoFile;
static const int VERSION = 308;
static const char* pszSubVer = ".4";
static const int VERSION = 309;
static const char* pszSubVer = ".0";