summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2024-05-04 13:34:20 +0200
committerGravatar Nikias Bassen2024-05-04 13:34:20 +0200
commite61817ae57aac7252499268a9276692a32dc3e01 (patch)
tree6e0f83c94c70d08f73b1043645b36e93ce791f1a /configure.ac
parent0d586cd58680d7b1c2eb08aed7eafbf6328d5d1f (diff)
downloadlibimobiledevice-glue-e61817ae57aac7252499268a9276692a32dc3e01.tar.gz
libimobiledevice-glue-e61817ae57aac7252499268a9276692a32dc3e01.tar.bz2
Use updated libplist 2.5.0 API
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7aac157..4a3aca3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ if test -z $PACKAGE_VERSION; then
fi
dnl Minimum package versions
-LIBPLIST_VERSION=2.3.0
+LIBPLIST_VERSION=2.5.0
AC_SUBST(LIBIMOBILEDEVICE_GLUE_SO_VERSION)
AC_SUBST(LIBPLIST_VERSION)