From: Arun Raghavan Date: Mon, 3 Jun 2013 18:43:42 +0000 (+0530) Subject: build-sys: Bump soname X-Git-Url: https://code.delx.au/pulseaudio/commitdiff_plain/6b08d75c941737731c19e60c00213f18906981d7 build-sys: Bump soname --- 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