configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 18b79d2e13c2364e5dd0dea4107892ae0b557b28
Author: Arun Raghavan <arun.ragha...@collabora.co.uk>
Date:   Wed Dec 5 09:21:58 2012 +0530

    build-sys: Bump soname

diff --git a/configure.ac b/configure.ac
index 595d296..6526cb0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 27)
 
 # The stable ABI for client applications, for the version info x:y:z
 # always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [15:1:15])
+AC_SUBST(LIBPULSE_VERSION_INFO, [15:2:15])
 
 # 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

Reply via email to