From 616b6ab1ff416e152e4842a05d02b88323cf2065 Mon Sep 17 00:00:00 2001 From: senthil Date: Sun, 3 Aug 2014 13:43:38 -0400 Subject: [PATCH] updated to version 1.0.10 --- ios-deploy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios-deploy.c b/ios-deploy.c index 230d316..78b5b31 100644 --- a/ios-deploy.c +++ b/ios-deploy.c @@ -16,7 +16,7 @@ #include #include "MobileDevice.h" -#define APP_VERSION "1.0.9" +#define APP_VERSION "1.0.10" #define PREP_CMDS_PATH "/tmp/fruitstrap-lldb-prep-cmds-" #define LLDB_SHELL "lldb -s " PREP_CMDS_PATH