Mac OS build fixes by laszlo

-- version 0.2.8
This commit is contained in:
s_nakamoto
2010-05-19 00:26:56 +00:00
parent 288424ad63
commit 240f3fbe2f
12 changed files with 109 additions and 74 deletions

View File

@@ -19,8 +19,8 @@ class CScript;
class CDataStream;
class CAutoFile;
static const int VERSION = 207;
static const char* pszSubVer = ".1";
static const int VERSION = 208;
static const char* pszSubVer = ".0";