plugin: add editable preference

Change-Id: I61c074464e21344b2d7a1d64023f23bd96139c3b
This commit is contained in:
agsantos
2020-08-24 21:42:41 -04:00
committed by Sébastien Blin
parent b424a5d0bd
commit 7f21500866
13 changed files with 230 additions and 12 deletions

View File

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