From 175fc3ef13142698c5144b0c6da6b2c77f61a158 Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Sun, 27 Dec 2015 14:41:04 +0200 Subject: [PATCH] build-sys: bump sonames Bump 18 -> 19 due to the addition of the LFE balance API. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b9cd3d1a9..2dbf7f284 100644 --- a/configure.ac +++ b/configure.ac @@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 30) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [18:2:18]) +AC_SUBST(LIBPULSE_VERSION_INFO, [19:0:19]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z