summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2015-12-27 14:41:04 +0200
committerTanu Kaskinen <tanuk@iki.fi>2015-12-27 14:42:35 +0200
commit175fc3ef13142698c5144b0c6da6b2c77f61a158 (patch)
tree8fbbc610354e2ae982492769056f7b8378d1e443
parentb1fe42bb3fd7508e7ae0e1d4a6e602ea02b9d7cc (diff)
downloadpulseaudio-175fc3ef13142698c5144b0c6da6b2c77f61a158.tar.gz
build-sys: bump sonames
Bump 18 -> 19 due to the addition of the LFE balance API.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b9cd3d1a9..2dbf7f284 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:2:18])
+AC_SUBST(LIBPULSE_VERSION_INFO, [19:0:19])
# A simplified, synchronous, ABI-stable interface for client
# applications, for the version info x:y:z always will hold y=z