Updated version to 1.6.3
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
 /*