From c96b1ad1422ed529970d54b7d1e9c3908aee4033 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Mon, 13 May 2024 19:39:53 +0200 Subject: Update soversion for release --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ffa53dd..67a05bb 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=9:0:5 +LIBPLIST_SO_VERSION=10:0:6 AC_SUBST(LIBPLIST_SO_VERSION) -- cgit v1.1-32-gdbae