summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2015-09-12 16:23:03 +0300
committerTanu Kaskinen <tanuk@iki.fi>2015-09-12 16:23:03 +0300
commit4c964d8074dc242a8681209598ac1f142f5a3420 (patch)
treee229b9e898512490b1aa19478604171b07ad892e
parent2a1d876b1c217a8514c5ac0b3b9897a707f28b01 (diff)
downloadpulseaudio-4c964d8074dc242a8681209598ac1f142f5a3420.tar.gz
build-sys: bump sonames
There were a couple of bug fixes to libpulse since 6.99.1.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 093e8d8ab..fa8ea1c87 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:1:18])
+AC_SUBST(LIBPULSE_VERSION_INFO, [18:2:18])
# A simplified, synchronous, ABI-stable interface for client
# applications, for the version info x:y:z always will hold y=z