From 71a2b159e6af66c7974bce1c50d8b2ec1aef681a Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Sun, 8 Apr 2012 17:26:52 +0200 Subject: Bump soname revision due to internal changes --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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) -- cgit v1.1-32-gdbae