summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2012-04-08 17:26:52 +0200
committerGravatar Martin Szulecki2012-04-08 17:26:52 +0200
commit71a2b159e6af66c7974bce1c50d8b2ec1aef681a (patch)
treeead2187406198240e2e189d628f0d68d52d1a620 /configure.ac
parent8bb43f2edc83f2cbcd70f51290bc1b1b8a36cf88 (diff)
downloadlibimobiledevice-71a2b159e6af66c7974bce1c50d8b2ec1aef681a.tar.gz
libimobiledevice-71a2b159e6af66c7974bce1c50d8b2ec1aef681a.tar.bz2
Bump soname revision due to internal changes
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 ba114ba..8ecdddd 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:0:0
+LIBIMOBILEDEVICE_SO_VERSION=3:1:0
AC_SUBST(LIBIMOBILEDEVICE_SO_VERSION)