From 6b08d75c941737731c19e60c00213f18906981d7 Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Tue, 4 Jun 2013 00:13:42 +0530 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 2e355371..388fae25 100644 --- a/configure.ac +++ b/configure.ac @@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 28) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [16:1:16]) +AC_SUBST(LIBPULSE_VERSION_INFO, [16:2:16]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z -- 2.39.2