mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: Bump libpulse soversion for 16.0
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/690>
This commit is contained in:
parent
516c691f69
commit
62deab21a3
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, 0, 24]
|
libpulse_version_info = [24, 1, 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