diff options
| author | 2013-02-11 04:00:38 +0100 | |
|---|---|---|
| committer | 2013-02-11 04:00:38 +0100 | |
| commit | 370ba8c119e05ab0121559fd22848b7d7083189e (patch) | |
| tree | 4882a6b191ae050ad883fd465c4419c506418b53 /configure.ac | |
| parent | 499fae9c5116d74f72025954f54c0bc5e741386e (diff) | |
| download | libimobiledevice-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.ac | 2 |
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 | |||
| 15 | # changes to the signature and the semantic) | 15 | # changes to the signature and the semantic) |
| 16 | # ? :+1 : ? == just internal changes | 16 | # ? :+1 : ? == just internal changes |
| 17 | # CURRENT : REVISION : AGE | 17 | # CURRENT : REVISION : AGE |
| 18 | LIBIMOBILEDEVICE_SO_VERSION=3:1:0 | 18 | LIBIMOBILEDEVICE_SO_VERSION=4:1:0 |
| 19 | 19 | ||
| 20 | AC_SUBST(LIBIMOBILEDEVICE_SO_VERSION) | 20 | AC_SUBST(LIBIMOBILEDEVICE_SO_VERSION) |
| 21 | 21 | ||
