diff options
| author | 2025-09-11 23:25:32 +0200 | |
|---|---|---|
| committer | 2025-09-11 23:25:32 +0200 | |
| commit | 66ba31a9f0da6d9da806d9c0d2d5426d0070aa60 (patch) | |
| tree | d72fb9e9ddf366d62332d6d7824d75b2e4105c03 /configure.ac | |
| parent | 728dd8e9054a165cd5a31a68062bc73bed453288 (diff) | |
| download | libirecovery-66ba31a9f0da6d9da806d9c0d2d5426d0070aa60.tar.gz libirecovery-66ba31a9f0da6d9da806d9c0d2d5426d0070aa60.tar.bz2 | |
Update soversion for release
Diffstat (limited to 'configure.ac')
| -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 | |||
| 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 | LIBIRECOVERY_SO_VERSION=5:1:0 | 18 | LIBIRECOVERY_SO_VERSION=6:1:1 |
| 19 | 19 | ||
| 20 | dnl Minimum package versions | 20 | dnl Minimum package versions |
| 21 | LIBUSB_VERSION=1.0.3 | 21 | LIBUSB_VERSION=1.0.3 |
