[pulseaudio-commits] configure.ac

Colin Guthrie colin at kemper.freedesktop.org
Tue Aug 16 03:19:37 PDT 2011


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

New commits:
commit 914e572537c18b372a8114e51c93493f17fe23ea
Author: Colin Guthrie <colin at mageia.org>
Date:   Tue Aug 16 11:04:11 2011 +0100

    build-sys: bump soname

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