From fec36f35083364abeb80f69f81f248c733b7aac5 Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Sat, 12 Aug 2023 11:34:15 -0400 Subject: [PATCH] build-sys: Bump .so version 16.99.1 Part-of: --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 183d9699e..daa80b573 100644 --- a/meson.build +++ b/meson.build @@ -27,7 +27,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, 2, 24] +libpulse_version_info = [24, 3, 24] # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold x=z