configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6b08d75c941737731c19e60c00213f18906981d7 Author: Arun Raghavan <arun.ragha...@collabora.co.uk> Date: Tue Jun 4 00:13:42 2013 +0530
build-sys: Bump soname diff --git a/configure.ac b/configure.ac index 2e35537..388fae2 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 _______________________________________________ pulseaudio-commits mailing list pulseaudio-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits