mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
build-sys: Update meson.build based on recent changes
Bump the protocol version, and drop (commented out) references to BlueZ 4.
This commit is contained in:
parent
ef094638f5
commit
d0a9eabbac
2 changed files with 1 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ pa_version_micro = version_split[2]
|
|||
pa_version_major_minor = pa_version_major + '.' + pa_version_minor
|
||||
|
||||
pa_api_version = 12
|
||||
pa_protocol_version = 31
|
||||
pa_protocol_version = 33
|
||||
|
||||
apiversion = '1.0'
|
||||
soversion = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue