diff options
author | Martin Szulecki | 2015-01-30 17:08:56 +0100 |
---|---|---|
committer | Martin Szulecki | 2015-01-30 17:08:56 +0100 |
commit | f22dd1795a7145156cdddce21ebbc24fda5d8726 (patch) | |
tree | e7e1724ab690dd23da99d74d19cdda4125b6a8a6 /src | |
parent | e4f0f29e2673d3523bf411b1efb2fc5ecbf64854 (diff) | |
download | idevicerestore-f22dd1795a7145156cdddce21ebbc24fda5d8726.tar.gz idevicerestore-f22dd1795a7145156cdddce21ebbc24fda5d8726.tar.bz2 |
tss: Bump tss client version number
Diffstat (limited to 'src')
-rw-r--r-- | src/tss.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ #include "common.h" #include "idevicerestore.h" -#define TSS_CLIENT_VERSION_STRING "libauthinstall-293.1.16" +#define TSS_CLIENT_VERSION_STRING "libauthinstall-359.1.3.0.1" #define ECID_STRSIZE 0x20 typedef struct { |