From 4bb9b282ef2c68b7605b296ae1e9cab8aeee5383 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Thu, 20 Apr 2017 15:12:09 +0200 Subject: Bump so version due to added functions to interface --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1daa614..0d62f48 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) -- cgit v1.1-32-gdbae