summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorArun Raghavan <arun@asymptotic.io>2020-11-23 13:22:25 -0500
committerArun Raghavan <arun@asymptotic.io>2020-11-23 13:24:03 -0500
commitd1e0594e939e3309435c966d994b0207b10f5175 (patch)
tree232c606a89962de5753820c4a7a229ab72449ef6 /meson.build
parente6b3edd3c167f5db35af6b5d9b432034f8280d7f (diff)
downloadpulseaudio-d1e0594e939e3309435c966d994b0207b10f5175.tar.gz
build-sys: Bump libpulse soversionv14.0
This is because we reverted the previous API breaking change to the meaning of the pa_mainloop_prepare() timeout argument.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 86af7243e..658eeee57 100644
--- a/meson.build
+++ b/meson.build
@@ -23,7 +23,7 @@ pa_protocol_version = 34
# The stable ABI for client applications, for the version info x:y:z
# always will hold x=z
-libpulse_version_info = [22, 0, 22]
+libpulse_version_info = [23, 0, 23]
# A simplified, synchronous, ABI-stable interface for client
# applications, for the version info x:y:z always will hold x=z