From b796b70e29510f2f6172e6bbe7a417f6d6236685 Mon Sep 17 00:00:00 2001 From: senthil Date: Fri, 7 Nov 2014 18:43:02 -0500 Subject: [PATCH] updated the version --- ios-deploy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios-deploy.c b/ios-deploy.c index e1e34c4..768621f 100644 --- a/ios-deploy.c +++ b/ios-deploy.c @@ -16,7 +16,7 @@ #include #include "MobileDevice.h" -#define APP_VERSION "1.2.0" +#define APP_VERSION "1.2.2" #define PREP_CMDS_PATH "/tmp/fruitstrap-lldb-prep-cmds-" #define LLDB_SHELL "lldb -s " PREP_CMDS_PATH