Updated version

This commit is contained in:
Shazron Abdullah 2015-08-18 09:29:27 +08:00
parent 00a362a99c
commit 865fa822fd

View File

@ -18,7 +18,7 @@
#include "MobileDevice.h" #include "MobileDevice.h"
#include "errors.h" #include "errors.h"
#define APP_VERSION @"1.7.0" #define APP_VERSION @"1.7.0-dev1"
#define PREP_CMDS_PATH "/tmp/fruitstrap-lldb-prep-cmds-" #define PREP_CMDS_PATH "/tmp/fruitstrap-lldb-prep-cmds-"
#define LLDB_SHELL "lldb -s " PREP_CMDS_PATH #define LLDB_SHELL "lldb -s " PREP_CMDS_PATH
/* /*