summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Raghavan <arun@asymptotic.io>2021-05-17 11:32:35 -0400
committerArun Raghavan <arun@asymptotic.io>2021-05-17 11:39:57 -0400
commitf8c2f4c1c23a3a187a9cf78a9dc996b25695ebd4 (patch)
tree8933f6fd028a6a79f16bd48395763bfd7dd49027
parent9a4280988b7507eb05cee00348bbb534161edec8 (diff)
downloadpulseaudio-f8c2f4c1c23a3a187a9cf78a9dc996b25695ebd4.tar.gz
build-sys: Bump libpulse soversion
Lots of changes, particularly related to the messaging API. Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/555>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 9fbdda1ee..18fc869a2 100644
--- a/meson.build
+++ b/meson.build
@@ -25,7 +25,7 @@ pa_protocol_version = 35
# The stable ABI for client applications, for the version info x:y:z
# always will hold x=z
-libpulse_version_info = [23, 0, 23]
+libpulse_version_info = [24, 0, 24]
# A simplified, synchronous, ABI-stable interface for client
# applications, for the version info x:y:z always will hold x=z