summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2015-08-27 19:02:23 +0300
committerTanu Kaskinen <tanuk@iki.fi>2015-08-27 20:48:41 +0300
commit8f53a32a8cbe92e4ef88c3f8e30571a0af5688f2 (patch)
tree3a62f77787fd7ca2cbaa6e409bbf4647b6e85a1d
parentf506203fcdf3949fb8caaab8830370093644d66e (diff)
downloadpulseaudio-8f53a32a8cbe92e4ef88c3f8e30571a0af5688f2.tar.gz
build-sys: bump sonames
In this release cycle, libpulse had some internal code changes, but no ABI changes. libpulse-simple and libpulse-mainloop-glib had no changes whatsoever.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e8a2de3ac..12512fcf8 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:0:18])
+AC_SUBST(LIBPULSE_VERSION_INFO, [18:1:18])
# A simplified, synchronous, ABI-stable interface for client
# applications, for the version info x:y:z always will hold y=z