summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Raghavan <arun@arunraghavan.net>2016-05-12 15:52:10 +0530
committerArun Raghavan <arun@arunraghavan.net>2016-05-12 15:52:44 +0530
commit47a0171a9556a83f49db759e20ce8572621bb50c (patch)
treee0bfd515a7c52dab9fe28ae72ccff06604c7e1fa
parent14cf31fe45dad2b099a09bc4a6cd9866fff29198 (diff)
downloadpulseaudio-47a0171a9556a83f49db759e20ce8572621bb50c.tar.gz
build-sys: Bump sonames for releasev8.99.1
Bumping libpulse' version since PA_RATE_MAX was changed. Signed-off-by: Arun Raghavan <arun@arunraghavan.net>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 99b9ca5ed..4edc8e0d4 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