Initial changes for the IDA 5.3 build.

This commit is contained in:
gergely.erdelyi
2008-10-01 15:03:57 +00:00
parent e994bd9d11
commit b6a6513dec
11 changed files with 62 additions and 36 deletions

View File

@@ -35,7 +35,7 @@ extern "C"
/* Python-style version tuple comes from the makefile */
/* Only the serial and status is set here */
#define VER_SERIAL 0
#define VER_STATUS "final"
#define VER_STATUS "alpha"
#define IDAPYTHON_RUNFILE 0
#define IDAPYTHON_RUNSTATEMENT 1