[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] build-sys: Bump version info for libpulse

Arun Raghavan gitlab at gitlab.freedesktop.org
Sun Sep 1 07:43:20 UTC 2019



Arun Raghavan pushed to branch master at PulseAudio / pulseaudio


Commits:
fb530e0f by Arun Raghavan at 2019-09-01T07:35:10Z
build-sys: Bump version info for libpulse

Minor implementation change since last release (we now load X11
properties only for SSH connections).

- - - - -


2 changed files:

- configure.ac
- meson.build


Changes:

=====================================
configure.ac
=====================================
@@ -46,7 +46,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 33)
 
 # The stable ABI for client applications, for the version info x:y:z
 # always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [21:0:21])
+AC_SUBST(LIBPULSE_VERSION_INFO, [21:1:21])
 
 # A simplified, synchronous, ABI-stable interface for client
 # applications, for the version info x:y:z always will hold y=z


=====================================
meson.build
=====================================
@@ -23,7 +23,7 @@ pa_protocol_version = 33
 
 # The stable ABI for client applications, for the version info x:y:z
 # always will hold y=z
-libpulse_version_info = [21, 0, 21]
+libpulse_version_info = [21, 1, 21]
 
 # A simplified, synchronous, ABI-stable interface for client
 # applications, for the version info x:y:z always will hold y=z



View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/fb530e0f3b2e36cfd28fb975237144d083419044

-- 
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/fb530e0f3b2e36cfd28fb975237144d083419044
You're receiving this email because of your account on gitlab.freedesktop.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20190901/3182ff5e/attachment.html>


More information about the pulseaudio-commits mailing list