[pulseaudio-commits] configure.ac

Arun Raghavan arun at kemper.freedesktop.org
Mon Jun 3 12:03:49 PDT 2013


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

New commits:
commit 6b08d75c941737731c19e60c00213f18906981d7
Author: Arun Raghavan <arun.raghavan at 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



More information about the pulseaudio-commits mailing list