diff options
| author | 2023-04-21 14:08:43 +0200 | |
|---|---|---|
| committer | 2023-04-21 14:08:43 +0200 | |
| commit | 8c2844c2c220c9c745c3adde4a0a526e7279f9b4 (patch) | |
| tree | bebbbe29bda5a604031dc862fa21b4667dbd2f7c | |
| parent | 22618ce58be2e6ea46b4d62a36d703960f4a35eb (diff) | |
| download | libplist-8c2844c2c220c9c745c3adde4a0a526e7279f9b4.tar.gz libplist-8c2844c2c220c9c745c3adde4a0a526e7279f9b4.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 c679151..a9de503 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=6:0:3 | 18 | LIBPLIST_SO_VERSION=7:0:3 |
| 19 | 19 | ||
| 20 | AC_SUBST(LIBPLIST_SO_VERSION) | 20 | AC_SUBST(LIBPLIST_SO_VERSION) |
| 21 | 21 | ||
