commit | 0e7657e24d76a3b52b2b305c488566fe65b737b1 | [log] [tgz] |
---|---|---|
author | Nikias Bassen <nikias@gmx.li> | Sat May 04 13:22:01 2024 +0200 |
committer | Nikias Bassen <nikias@gmx.li> | Sat May 04 13:22:01 2024 +0200 |
tree | b862c9aaa5bb3eed797d9d6acf25bcf32d96ce75 | |
parent | 5461edafb3e45c0d3cd3338cdede32acdb2aad5b [diff] |
Bump soversion for release
diff --git a/configure.ac b/configure.ac index fe6592b..ffa53dd 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=8:0:4 +LIBPLIST_SO_VERSION=9:0:5 AC_SUBST(LIBPLIST_SO_VERSION)