summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2013-02-11 04:00:38 +0100
committerGravatar Martin Szulecki2013-02-11 04:00:38 +0100
commit370ba8c119e05ab0121559fd22848b7d7083189e (patch)
tree4882a6b191ae050ad883fd465c4419c506418b53 /configure.ac
parent499fae9c5116d74f72025954f54c0bc5e741386e (diff)
downloadlibimobiledevice-370ba8c119e05ab0121559fd22848b7d7083189e.tar.gz
libimobiledevice-370ba8c119e05ab0121559fd22848b7d7083189e.tar.bz2
mobilesync: Add new error_description argument to grab device error messages
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 9c790dc..52a14da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@ dnl libtool versioning
# changes to the signature and the semantic)
# ? :+1 : ? == just internal changes
# CURRENT : REVISION : AGE
-LIBIMOBILEDEVICE_SO_VERSION=3:1:0
+LIBIMOBILEDEVICE_SO_VERSION=4:1:0
AC_SUBST(LIBIMOBILEDEVICE_SO_VERSION)