fix openssl linkage problems,

disable minimize to tray on Linux because it has too many problems including a CPU peg bug

git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@103 1a98c847-1fd6-4fd8-948a-caf3550aa51b
This commit is contained in:
s_nakamoto
2010-07-15 00:18:45 +00:00
parent 6e5d67e827
commit a30b56ebe7
7 changed files with 26 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ class CDataStream;
class CAutoFile;
static const int VERSION = 301;
static const char* pszSubVer = ".0";
static const char* pszSubVer = ".1";