From 80f138f20fac735f21822b924a9ac74db79072c1 Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Sat, 15 Feb 2014 10:04:39 +0530 Subject: [PATCH] build-sys: Bump soname Bumping from 0->3 since we missed bumping correctly for v4.99.{1,2,3} --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1d4555ba..48547115 100644 --- a/configure.ac +++ b/configure.ac @@ -45,7 +45,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 29) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [17:0:17]) +AC_SUBST(LIBPULSE_VERSION_INFO, [17:3:17]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z -- 2.39.2