misc exit code, updated setup.nsi

This commit is contained in:
s_nakamoto
2009-12-13 00:13:16 +00:00
parent 433fb54b25
commit 25b12b8839
5 changed files with 43 additions and 15 deletions

View File

@@ -19,8 +19,8 @@ class CScript;
class CDataStream;
class CAutoFile;
static const int VERSION = 106;
static const char* pszSubVer = " test11";
static const int VERSION = 200;
static const char* pszSubVer = " rc1";