From a68d7e2236c780df6b297269515d1be3a87625ba Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Fri, 21 Nov 2014 13:27:31 +0100 Subject: [PATCH] configure: Bump sonames Signed-off-by: David Henningsson --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index edf3273fb..433236b04 100644 --- a/configure.ac +++ b/configure.ac @@ -45,7 +45,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, [17:3:17]) +AC_SUBST(LIBPULSE_VERSION_INFO, [18:0:18]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z