summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2025-10-06 00:04:19 +0200
committerGravatar Nikias Bassen2025-10-06 00:04:19 +0200
commitd962643b5f5f0df7541b44e6d59f9ba058d225fc (patch)
tree6c14e6f9d87100a5a420ee18a6de33e3a3e8dff3 /configure.ac
parent14f8d6a50a68081a3ff9eec927d5b3a9665f8619 (diff)
downloadlibimobiledevice-d962643b5f5f0df7541b44e6d59f9ba058d225fc.tar.gz
libimobiledevice-d962643b5f5f0df7541b44e6d59f9ba058d225fc.tar.bz2
Update soversion for release
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 f2acd88..055fe04 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=6:0:0
+LIBIMOBILEDEVICE_SO_VERSION=7:0:1
AC_SUBST(LIBIMOBILEDEVICE_SO_VERSION)