From: Colin Guthrie Date: Tue, 27 Sep 2011 07:56:06 +0000 (+0100) Subject: build-sys: bump soname X-Git-Url: https://code.delx.au/pulseaudio/commitdiff_plain/093d2d6bb565aafc31105685ab8e818e73a7d186 build-sys: bump soname --- diff --git a/configure.ac b/configure.ac index 074bafea..0bf40a83 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 23) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [13:3:13]) +AC_SUBST(LIBPULSE_VERSION_INFO, [13:4:13]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z