[pulseaudio-commits] configure.ac
Arun Raghavan
arun at kemper.freedesktop.org
Mon Dec 17 23:22:25 PST 2012
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fc2f741f61f3a07627d3aa267c14a2d5b12529e4
Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
Date: Mon Dec 17 14:30:09 2012 +0530
build-sys: Bump soname
diff --git a/configure.ac b/configure.ac
index 6526cb0..3199d85 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:2:15])
+AC_SUBST(LIBPULSE_VERSION_INFO, [15:3:15])
# A simplified, synchronous, ABI-stable interface for client
# applications, for the version info x:y:z always will hold y=z
More information about the pulseaudio-commits
mailing list