diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f2acd88..055fe04 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=6:0:0 | 18 | LIBIMOBILEDEVICE_SO_VERSION=7:0:1 |
19 | 19 | ||
20 | AC_SUBST(LIBIMOBILEDEVICE_SO_VERSION) | 20 | AC_SUBST(LIBIMOBILEDEVICE_SO_VERSION) |
21 | 21 | ||