[pulseaudio-commits] configure.ac
Colin Guthrie
colin at kemper.freedesktop.org
Thu Sep 15 04:25:20 PDT 2011
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fde703be75c16cc0ec313d78d7eaa71b9c6b180c
Author: Colin Guthrie <colin at mageia.org>
Date: Thu Sep 15 11:30:47 2011 +0100
build-sys: bump soname
diff --git a/configure.ac b/configure.ac
index 64bed09..e39d0fe 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:2:13])
+AC_SUBST(LIBPULSE_VERSION_INFO, [13:3: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