[pulseaudio-commits] configure.ac
Tanu Kaskinen
tanuk at kemper.freedesktop.org
Thu May 12 11:56:07 UTC 2016
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 47a0171a9556a83f49db759e20ce8572621bb50c
Author: Arun Raghavan <arun at arunraghavan.net>
Date: Thu May 12 15:52:10 2016 +0530
build-sys: Bump sonames for release
Bumping libpulse' version since PA_RATE_MAX was changed.
Signed-off-by: Arun Raghavan <arun at arunraghavan.net>
diff --git a/configure.ac b/configure.ac
index 99b9ca5..4edc8e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 31)
# The stable ABI for client applications, for the version info x:y:z
# always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [19:0:19])
+AC_SUBST(LIBPULSE_VERSION_INFO, [20:0:20])
# 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