Skip to content

Commit

Permalink
Fixed a segv happening in non english locale
Browse files Browse the repository at this point in the history
  • Loading branch information
Manickavasagam Senthil committed May 1, 2015
1 parent b72d31b commit 0940a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios-deploy.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#include <netinet/tcp.h>
#include "MobileDevice.h"

#define APP_VERSION "1.5.2"
#define APP_VERSION "1.5.3"
#define PREP_CMDS_PATH "/tmp/fruitstrap-lldb-prep-cmds-"
#define LLDB_SHELL "lldb -s " PREP_CMDS_PATH
/*
Expand Down

0 comments on commit 0940a4d

Please # to comment.