From: Arun Raghavan Date: Thu, 15 Mar 2012 12:40:41 +0000 (+0530) Subject: build-sys: Bump soname X-Git-Url: https://code.delx.au/pulseaudio/commitdiff_plain/e83ebabc68811eadba8415216232c766266d92d2 build-sys: Bump soname --- diff --git a/configure.ac b/configure.ac index 8370546b..8d7f43a3 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, [13:4:13]) +AC_SUBST(LIBPULSE_VERSION_INFO, [14:0:14]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z