diff options
| author | 2025-09-11 23:25:32 +0200 | |
|---|---|---|
| committer | 2025-09-11 23:25:32 +0200 | |
| commit | 66ba31a9f0da6d9da806d9c0d2d5426d0070aa60 (patch) | |
| tree | d72fb9e9ddf366d62332d6d7824d75b2e4105c03 | |
| parent | 728dd8e9054a165cd5a31a68062bc73bed453288 (diff) | |
| download | libirecovery-66ba31a9f0da6d9da806d9c0d2d5426d0070aa60.tar.gz libirecovery-66ba31a9f0da6d9da806d9c0d2d5426d0070aa60.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 31548c4..a28226b 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl libtool versioning # changes to the signature and the semantic) # ? :+1 : ? == just internal changes # CURRENT : REVISION : AGE -LIBIRECOVERY_SO_VERSION=5:1:0 +LIBIRECOVERY_SO_VERSION=6:1:1 dnl Minimum package versions LIBUSB_VERSION=1.0.3 |
