From 5ec0d8122a474e21ce3ded3b76b74bc63a0c3337 Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Sat, 3 Nov 2012 10:44:42 +0100 Subject: [PATCH] build-sys: Bump soname --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6425d1e6..5c70632a 100644 --- a/configure.ac +++ b/configure.ac @@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 27) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [14:2:14]) +AC_SUBST(LIBPULSE_VERSION_INFO, [15:0:15]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z -- 2.39.2