summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2018-05-11 13:53:31 +0300
committerTanu Kaskinen <tanuk@iki.fi>2018-05-11 13:53:31 +0300
commit0ee9d654673ac40691208b5aace52d9a4b69d822 (patch)
tree7140d72975073586a539560b94efcbf001d41c66
parentb32705a5d48e9fd022d406c5a803f5bf1585ce51 (diff)
downloadpulseaudio-0ee9d654673ac40691208b5aace52d9a4b69d822.tar.gz
build-sys: bump sonames
A few small internal changes in libpulse. No changes in libpulse-simple and libpulse-mainloop-glib.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aa275a952..c9c414f81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,7 @@ 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:2:20])
+AC_SUBST(LIBPULSE_VERSION_INFO, [20:3:20])
# A simplified, synchronous, ABI-stable interface for client
# applications, for the version info x:y:z always will hold y=z