mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: Bump soname
Bumping from 0->3 since we missed bumping correctly for v4.99.{1,2,3}
This commit is contained in:
parent
bd0bd9143f
commit
80f138f20f
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 29)
|
|||
|
||||
# The stable ABI for client applications, for the version info x:y:z
|
||||
# always will hold y=z
|
||||
AC_SUBST(LIBPULSE_VERSION_INFO, [17:0:17])
|
||||
AC_SUBST(LIBPULSE_VERSION_INFO, [17:3:17])
|
||||
|
||||
# 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