[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] build-sys: Bump libpulse soversion

Arun Raghavan gitlab at gitlab.freedesktop.org
Thu Jul 4 08:58:15 UTC 2019



Arun Raghavan pushed to branch master at PulseAudio / pulseaudio


Commits:
b427dfcd by Arun Raghavan at 2019-07-04T08:50:57Z
build-sys: Bump libpulse soversion

We've added new API and updated an enum. A bunch of function parameters
have been marked as const, but this probably shouldn't count as a change
anyway.

- - - - -


1 changed file:

- configure.ac


Changes:

=====================================
configure.ac
=====================================
@@ -46,7 +46,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 33)
 
 # The stable ABI for client applications, for the version info x:y:z
 # always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [20:3:20])
+AC_SUBST(LIBPULSE_VERSION_INFO, [21:0:21])
 
 # A simplified, synchronous, ABI-stable interface for client
 # applications, for the version info x:y:z always will hold y=z



View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/b427dfcd06f90d88b94a0287fccdc5b4d05e3d04

-- 
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/b427dfcd06f90d88b94a0287fccdc5b4d05e3d04
You're receiving this email because of your account on gitlab.freedesktop.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20190704/588708ad/attachment.html>


More information about the pulseaudio-commits mailing list