mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
multi-stream: check peer's Daemon version
Check peer's Daemon version and ignore media change request action from the client if the the peer does not support the feature. Also bump Daemon version to 10.0.2 Gitlab: #551 Change-Id: Ifd105d2fe2706b4667f5bafabcb3d91e771e7299
This commit is contained in:

committed by
agsantos

parent
8f7e050f12
commit
53d0ae39d1
@ -1,5 +1,5 @@
|
||||
project('jami-daemon', ['c', 'cpp'],
|
||||
version: '10.0.1',
|
||||
version: '10.0.2',
|
||||
license: 'GPL3+',
|
||||
default_options: ['cpp_std=gnu++17', 'buildtype=debugoptimized'],
|
||||
meson_version:'>= 0.54'
|
||||
|
Reference in New Issue
Block a user