diff options
| author | 2025-06-04 15:02:05 +0200 | |
|---|---|---|
| committer | 2025-06-04 15:02:05 +0200 | |
| commit | cbd0bce84d4b53c8e2672429e8903805a5af2d1b (patch) | |
| tree | a5d471b9cda2d145308dfb9026cc72a438b7285d /configure.ac | |
| parent | 19d6bec393c9f9b31ccb090059f59268da32e281 (diff) | |
| download | libusbmuxd-cbd0bce84d4b53c8e2672429e8903805a5af2d1b.tar.gz libusbmuxd-cbd0bce84d4b53c8e2672429e8903805a5af2d1b.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 a53368b..6a78d08 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 -LIBUSBMUXD_SO_VERSION=7:0:0 +LIBUSBMUXD_SO_VERSION=7:1:0  AC_SUBST(LIBUSBMUXD_SO_VERSION) | 
