mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: meson: bump protocol version
This was forgotten in commit 861836c5f7.
This commit is contained in:
parent
18bfbd1e1c
commit
0e691b9664
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue