diff options
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6ead879..1b697b5 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -20,7 +20,7 @@ dnl libtool versioning | |||
| 20 | # changes to the signature and the semantic) | 20 | # changes to the signature and the semantic) |
| 21 | # ? :+1 : ? == just internal changes | 21 | # ? :+1 : ? == just internal changes |
| 22 | # CURRENT : REVISION : AGE | 22 | # CURRENT : REVISION : AGE |
| 23 | LIBIMOBILEDEVICE_SO_VERSION=1:0:0 | 23 | LIBIMOBILEDEVICE_SO_VERSION=2:0:0 |
| 24 | 24 | ||
| 25 | AC_SUBST(LIBIMOBILEDEVICE_SO_VERSION) | 25 | AC_SUBST(LIBIMOBILEDEVICE_SO_VERSION) |
| 26 | 26 | ||
