From 5d2a0d5c8b65db9581330488e2758a98c5b2e800 Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Sat, 16 May 2015 09:54:56 -0700 Subject: [PATCH] Updated version to 1.6.3 --- ios-deploy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios-deploy.c b/ios-deploy.c index 1d73704..3389d9b 100644 --- a/ios-deploy.c +++ b/ios-deploy.c @@ -18,7 +18,7 @@ #include "MobileDevice.h" #include "errors.h" -#define APP_VERSION "1.6.2" +#define APP_VERSION "1.6.3" #define PREP_CMDS_PATH "/tmp/fruitstrap-lldb-prep-cmds-" #define LLDB_SHELL "lldb -s " PREP_CMDS_PATH /*