mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: Bump soversion for 16.0 release
Just a minor time smoother 2 related change in libpulse implementation. Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/714>
This commit is contained in:
parent
3962be5ab7
commit
237c5a5c36
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ pa_protocol_version = 35
|
|||
|
||||
# The stable ABI for client applications, for the version info x:y:z
|
||||
# always will hold x=z
|
||||
libpulse_version_info = [24, 1, 24]
|
||||
libpulse_version_info = [24, 2, 24]
|
||||
|
||||
# A simplified, synchronous, ABI-stable interface for client
|
||||
# applications, for the version info x:y:z always will hold x=z
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue