From ba60ff6351bdbdb305ffeb3a3aa8eb777e53297e Mon Sep 17 00:00:00 2001 From: senthil Date: Tue, 27 Jan 2015 15:09:26 -0500 Subject: [PATCH] updated to version 1.3.6 --- ios-deploy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios-deploy.c b/ios-deploy.c index 6fcbd1b..247a445 100644 --- a/ios-deploy.c +++ b/ios-deploy.c @@ -16,7 +16,7 @@ #include #include "MobileDevice.h" -#define APP_VERSION "1.3.5" +#define APP_VERSION "1.3.6" #define PREP_CMDS_PATH "/tmp/fruitstrap-lldb-prep-cmds-" #define LLDB_SHELL "lldb -s " PREP_CMDS_PATH /*