mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -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
|
# The stable ABI for client applications, for the version info x:y:z
|
||||||
# always will hold x=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
|
# A simplified, synchronous, ABI-stable interface for client
|
||||||
# applications, for the version info x:y:z always will hold x=z
|
# applications, for the version info x:y:z always will hold x=z
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue