[pulseaudio-commits] configure.ac

Arun Raghavan arun at kemper.freedesktop.org
Thu Mar 15 06:07:06 PDT 2012


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

New commits:
commit e83ebabc68811eadba8415216232c766266d92d2
Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
Date:   Thu Mar 15 18:10:41 2012 +0530

    build-sys: Bump soname

diff --git a/configure.ac b/configure.ac
index 8370546..8d7f43a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 26)
 
 # The stable ABI for client applications, for the version info x:y:z
 # always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [13:4:13])
+AC_SUBST(LIBPULSE_VERSION_INFO, [14:0:14])
 
 # 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