mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
build-sys: bump sonames
In this release cycle, libpulse had some internal code changes, but no ABI changes. libpulse-simple and libpulse-mainloop-glib had no changes whatsoever.
This commit is contained in:
parent
f506203fcd
commit
8f53a32a8c
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
|
# The stable ABI for client applications, for the version info x:y:z
|
||||||
# always will hold y=z
|
# always will hold y=z
|
||||||
AC_SUBST(LIBPULSE_VERSION_INFO, [18:0:18])
|
AC_SUBST(LIBPULSE_VERSION_INFO, [18:1:18])
|
||||||
|
|
||||||
# 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 y=z
|
# applications, for the version info x:y:z always will hold y=z
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue