reduced max outbound connections from 15 to 8 --version 0.3 rc4
This commit is contained in:
@@ -20,7 +20,7 @@ class CDataStream;
|
||||
class CAutoFile;
|
||||
|
||||
static const int VERSION = 300;
|
||||
static const char* pszSubVer = " rc2";
|
||||
static const char* pszSubVer = "";
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user