diff --git a/configure.ac b/configure.ac index 1daa61479d553eba80c0f07e942bad65981ec1b3..0d62f4825d1a489a3dbe9429061557e846777b70 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 -LIBPLIST_SO_VERSION=3:0:0 +LIBPLIST_SO_VERSION=4:0:1 AC_SUBST(LIBPLIST_SO_VERSION)