diff options
| author | 2025-11-02 02:16:13 +0100 | |
|---|---|---|
| committer | 2025-11-02 02:16:13 +0100 | |
| commit | a499b625f97b8b82eec4927196894f72f79d2088 (patch) | |
| tree | b9d5e0da25adecf7f2f65a90a45919981b915a8e | |
| parent | f4d0f7e83105cc362527566315abee07b0840848 (diff) | |
| download | idevicerestore-a499b625f97b8b82eec4927196894f72f79d2088.tar.gz idevicerestore-a499b625f97b8b82eec4927196894f72f79d2088.tar.bz2 | |
| -rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 98516b7..9855bde 100644 --- a/configure.ac +++ b/configure.ac @@ -15,8 +15,8 @@ if test -z $PACKAGE_VERSION; then fi # Minimum package versions -LIBIRECOVERY_VERSION=1.2.1 -LIBIMOBILEDEVICE_VERSION=1.3.0 +LIBIRECOVERY_VERSION=1.3.0 +LIBIMOBILEDEVICE_VERSION=1.4.0 LIBUSBMUXD_VERSION=2.0.2 LIBPLIST_VERSION=2.6.0 LIMD_GLUE_VERSION=1.3.0 |
