From 47a0171a9556a83f49db759e20ce8572621bb50c Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Thu, 12 May 2016 15:52:10 +0530 Subject: build-sys: Bump sonames for release Bumping libpulse' version since PA_RATE_MAX was changed. Signed-off-by: Arun Raghavan --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 99b9ca5ed..4edc8e0d4 100644 --- a/configure.ac +++ b/configure.ac @@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 31) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [19:0:19]) +AC_SUBST(LIBPULSE_VERSION_INFO, [20:0:20]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z -- cgit v1.2.1