diff options
| author | 2024-02-21 01:50:09 +0100 | |
|---|---|---|
| committer | 2024-02-21 01:50:09 +0100 | |
| commit | ead508ac82fdbce0c1a9ea7b893dd7cc5a4c9266 (patch) | |
| tree | 031ccc02a145f150b467358ecfb35bf5a968b3c7 | |
| parent | 86c3ef2de8b0b4e2af246410c42cbf03788dd589 (diff) | |
| download | libplist-ead508ac82fdbce0c1a9ea7b893dd7cc5a4c9266.tar.gz libplist-ead508ac82fdbce0c1a9ea7b893dd7cc5a4c9266.tar.bz2 | |
Update soversion
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index bf1131d..757ea95 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=7:0:3 | 18 | LIBPLIST_SO_VERSION=8:0:4 |
| 19 | 19 | ||
| 20 | AC_SUBST(LIBPLIST_SO_VERSION) | 20 | AC_SUBST(LIBPLIST_SO_VERSION) |
| 21 | 21 | ||
