mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
build-sys: Bump soname
Double-bump since v1.99.2 got a bump but the commit never landed.
This commit is contained in:
parent
e54b0fa6c9
commit
ed85ad64cf
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 26)
|
||||||
|
|
||||||
# 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, [14:0:14])
|
AC_SUBST(LIBPULSE_VERSION_INFO, [14:2:14])
|
||||||
|
|
||||||
# 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