summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2025-06-04 12:06:03 +0200
committerGravatar Nikias Bassen2025-06-04 12:06:03 +0200
commit5825e9291bf4fef193c2400f05fb1a13691e392c (patch)
tree07d442004c046543baf1272064cfc0049687ce3d
parentaf3ab2e2e3c63d6412d70d1f2c75c10c54253b95 (diff)
downloadlibimobiledevice-glue-5825e9291bf4fef193c2400f05fb1a13691e392c.tar.gz
libimobiledevice-glue-5825e9291bf4fef193c2400f05fb1a13691e392c.tar.bz2
Update soversion for release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5471ad3..9a4acc4 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_GLUE_SO_VERSION=3:1:3
+LIBIMOBILEDEVICE_GLUE_SO_VERSION=3:2:3
# Check if we have a version defined
if test -z $PACKAGE_VERSION; then