[pulseaudio-commits] configure.ac
Colin Guthrie
colin at kemper.freedesktop.org
Thu Jun 23 15:37:55 PDT 2011
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit da884429628c239b146d1f79865126136734a1b0
Author: Colin Guthrie <colin at mageia.org>
Date: Thu Jun 23 21:22:19 2011 +0100
build-sys: bump soname
diff --git a/configure.ac b/configure.ac
index fbdb5d1..163c561 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 22)
# The stable ABI for client applications, for the version info x:y:z
# always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [12:3:12])
+AC_SUBST(LIBPULSE_VERSION_INFO, [12:4:12])
# 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