From 9dcaff78bec07e3e07be4bb94dde4b3d6cffdd74 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Sat, 13 Mar 2010 20:32:53 +0100 Subject: Increase soname version due to changes in notification proxy interface --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index fcabbca..e544e48 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ dnl libtool versioning # changes to the signature and the semantic) # ? :+1 : ? == just internal changes # CURRENT : REVISION : AGE -LIBIMOBILEDEVICE_SO_VERSION=0:0:0 +LIBIMOBILEDEVICE_SO_VERSION=1:0:0 AC_SUBST(LIBIMOBILEDEVICE_SO_VERSION) -- cgit v1.1-32-gdbae