[pulseaudio-commits] configure.ac
Tanu Kaskinen
tanuk at kemper.freedesktop.org
Sun Dec 27 04:44:37 PST 2015
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 175fc3ef13142698c5144b0c6da6b2c77f61a158
Author: Tanu Kaskinen <tanuk at iki.fi>
Date: Sun Dec 27 14:41:04 2015 +0200
build-sys: bump sonames
Bump 18 -> 19 due to the addition of the LFE balance API.
diff --git a/configure.ac b/configure.ac
index b9cd3d1..2dbf7f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 30)
# The stable ABI for client applications, for the version info x:y:z
# always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [18:2:18])
+AC_SUBST(LIBPULSE_VERSION_INFO, [19:0:19])
# 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