mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-14 08:56:34 -05:00
build-sys: bump sonames
Bump 18 -> 19 due to the addition of the LFE balance API.
This commit is contained in:
parent
b1fe42bb3f
commit
175fc3ef13
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 30)
|
|||
|
||||
# The stable ABI for client applications, for the version info x:y:z
|
||||
# always will hold y=z
|
||||
AC_SUBST(LIBPULSE_VERSION_INFO, [18:2:18])
|
||||
AC_SUBST(LIBPULSE_VERSION_INFO, [19:0:19])
|
||||
|
||||
# A simplified, synchronous, ABI-stable interface for client
|
||||
# applications, for the version info x:y:z always will hold y=z
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue