commit | c96b1ad1422ed529970d54b7d1e9c3908aee4033 | [log] [tgz] |
---|---|---|
author | Nikias Bassen <nikias@gmx.li> | Mon May 13 19:39:53 2024 +0200 |
committer | Nikias Bassen <nikias@gmx.li> | Mon May 13 19:39:53 2024 +0200 |
tree | 67d3aafca0b3cec06d109a5ecec1c504a2773ded | |
parent | 1327c87bf92f1d51286e3172c1047a8a47c5ee3a [diff] |
Update soversion for release
diff --git a/configure.ac b/configure.ac index ffa53dd..67a05bb 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=9:0:5 +LIBPLIST_SO_VERSION=10:0:6 AC_SUBST(LIBPLIST_SO_VERSION)