From: Arun Raghavan Date: Sat, 15 Feb 2014 04:34:39 +0000 (+0530) Subject: build-sys: Bump soname X-Git-Url: https://code.delx.au/pulseaudio/commitdiff_plain/80f138f20fac735f21822b924a9ac74db79072c1 build-sys: Bump soname Bumping from 0->3 since we missed bumping correctly for v4.99.{1,2,3} --- 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