mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: Bump libpulse soversion
Lots of changes, particularly related to the messaging API. Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/555>
This commit is contained in:
parent
9a4280988b
commit
f8c2f4c1c2
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 = [23, 0, 23]
|
||||
libpulse_version_info = [24, 0, 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