summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2017-07-25 01:47:58 +0300
committerTanu Kaskinen <tanuk@iki.fi>2017-07-25 01:47:58 +0300
commitfff0b343477792f8d997a2cafceba679855e34e4 (patch)
treebe803daf8b1564251af128606f9dd77d80facf73
parent5de4b652cb578f6386e550eba4c5dec7dc0a81b0 (diff)
downloadpulseaudio-fff0b343477792f8d997a2cafceba679855e34e4.tar.gz
build-sys: bump sonames
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1f8a18138..77b5ff5d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,11 +44,11 @@ AC_SUBST(PA_PROTOCOL_VERSION, 32)
# The stable ABI for client applications, for the version info x:y:z
# always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [20:1:20])
+AC_SUBST(LIBPULSE_VERSION_INFO, [20:2:20])
# A simplified, synchronous, ABI-stable interface for client
# applications, for the version info x:y:z always will hold y=z
-AC_SUBST(LIBPULSE_SIMPLE_VERSION_INFO, [1:0:1])
+AC_SUBST(LIBPULSE_SIMPLE_VERSION_INFO, [1:1:1])
# The ABI-stable GLib adapter for client applications, for the version
# info x:y:z always will hold y=z