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:
Arun Raghavan 2018-05-20 08:08:42 +05:30
parent ef094638f5
commit d0a9eabbac
2 changed files with 1 additions and 3 deletions

View file

@ -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