filesharings: integrate audio stream

GitLab: #485
Change-Id: I0ae7c23da2a1f2384699639cc0de58f8f05b33ec
This commit is contained in:
Aline Gondim Santos
2023-09-27 18:22:17 -03:00
committed by Sébastien Blin
parent 809600018b
commit a5a46c0385
26 changed files with 521 additions and 415 deletions

View File

@ -1,5 +1,5 @@
project('jami-daemon', ['c', 'cpp'],
version: '13.10.0',
version: '13.11.0',
license: 'GPL3+',
default_options: ['cpp_std=gnu++17', 'buildtype=debugoptimized'],
meson_version:'>= 0.56'