bump soversion to reflect new interface functions
diff --git a/configure.ac b/configure.ac
index e259eb3..0fe3ab7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 #                 changes to the signature and the semantic)
 #  ? :+1 : ?   == just internal changes
 # CURRENT : REVISION : AGE
-LIBUSBMUXD_SO_VERSION=2:1:0
+LIBUSBMUXD_SO_VERSION=3:0:1
 
 AC_SUBST(LIBUSBMUXD_SO_VERSION)