[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] build-sys: meson: bump protocol version
Tanu Kaskinen
gitlab at gitlab.freedesktop.org
Sat Jul 11 12:23:11 UTC 2020
Tanu Kaskinen pushed to branch master at PulseAudio / pulseaudio
Commits:
0e691b96 by Tanu Kaskinen at 2020-07-11T15:17:11+03:00
build-sys: meson: bump protocol version
This was forgotten in commit 861836c5f72de32ec0debcf8fc3a76c4e2c014e6.
- - - - -
1 changed file:
- meson.build
Changes:
=====================================
meson.build
=====================================
@@ -19,7 +19,7 @@ endif
pa_version_major_minor = pa_version_major + '.' + pa_version_minor
pa_api_version = 12
-pa_protocol_version = 33
+pa_protocol_version = 34
# The stable ABI for client applications, for the version info x:y:z
# always will hold x=z
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/0e691b96640919b1c7ed91ae9240761c5775deeb
--
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/0e691b96640919b1c7ed91ae9240761c5775deeb
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/20200711/3ccc70d0/attachment.htm>
More information about the pulseaudio-commits
mailing list