summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Raghavan <arun@asymptotic.io>2022-05-28 11:18:37 -0400
committerArun Raghavan <arun@asymptotic.io>2022-05-28 11:18:37 -0400
commit237c5a5c36d49a51b1b7831b091ea250367c9102 (patch)
treeb2a5e400de2b0c7971302b18eb8337de508c4695
parent3962be5ab7c55225cd7a07abb07de5854a322dfa (diff)
build-sys: Bump soversion for 16.0 releasev16.0
Just a minor time smoother 2 related change in libpulse implementation. Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/714>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 3ae7ac69a..d4cdbd6a5 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 = [24, 1, 24]
+libpulse_version_info = [24, 2, 24]
# A simplified, synchronous, ABI-stable interface for client
# applications, for the version info x:y:z always will hold x=z