From: Arun Raghavan Date: Fri, 11 May 2012 13:20:11 +0000 (+0530) Subject: build-sys: Bump soname X-Git-Tag: 1.0_branch~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ed85ad64cf5eb209f60d8cf93dc00824349a3d9d;p=profile%2Fivi%2Fpulseaudio.git build-sys: Bump soname Double-bump since v1.99.2 got a bump but the commit never landed. --- diff --git a/configure.ac b/configure.ac index efcb753..1936d7c 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 26) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [14:0:14]) +AC_SUBST(LIBPULSE_VERSION_INFO, [14:2:14]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z