mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: Bump sonames for release
Bumping libpulse' version since PA_RATE_MAX was changed. Signed-off-by: Arun Raghavan <arun@arunraghavan.net>
This commit is contained in:
parent
14cf31fe45
commit
47a0171a95
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 31)
|
|||
|
||||
# The stable ABI for client applications, for the version info x:y:z
|
||||
# always will hold y=z
|
||||
AC_SUBST(LIBPULSE_VERSION_INFO, [19:0:19])
|
||||
AC_SUBST(LIBPULSE_VERSION_INFO, [20:0:20])
|
||||
|
||||
# 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