diff options
| author | 2024-05-13 19:39:53 +0200 | |
|---|---|---|
| committer | 2024-05-13 19:39:53 +0200 | |
| commit | c96b1ad1422ed529970d54b7d1e9c3908aee4033 (patch) | |
| tree | 67d3aafca0b3cec06d109a5ecec1c504a2773ded | |
| parent | 1327c87bf92f1d51286e3172c1047a8a47c5ee3a (diff) | |
| download | libplist-c96b1ad1422ed529970d54b7d1e9c3908aee4033.tar.gz libplist-c96b1ad1422ed529970d54b7d1e9c3908aee4033.tar.bz2 | |
Update soversion for release
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 15 | # changes to the signature and the semantic) | 15 | # changes to the signature and the semantic) |
| 16 | # ? :+1 : ? == just internal changes | 16 | # ? :+1 : ? == just internal changes |
| 17 | # CURRENT : REVISION : AGE | 17 | # CURRENT : REVISION : AGE |
| 18 | LIBPLIST_SO_VERSION=9:0:5 | 18 | LIBPLIST_SO_VERSION=10:0:6 |
| 19 | 19 | ||
| 20 | AC_SUBST(LIBPLIST_SO_VERSION) | 20 | AC_SUBST(LIBPLIST_SO_VERSION) |
| 21 | 21 | ||
