Bump soversion due to functions added to interface
diff --git a/configure.ac b/configure.ac
index 0bf6687..a3da3e7 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
-LIBPLIST_SO_VERSION=4:0:1
+LIBPLIST_SO_VERSION=5:0:2
 
 AC_SUBST(LIBPLIST_SO_VERSION)