This commit is contained in:
Wim Taymans 2023-10-24 10:13:01 +02:00
parent bdb7f3adc8
commit cf46c4f5af
2 changed files with 62 additions and 4 deletions

View file

@ -1,5 +1,5 @@
project('pipewire', ['c' ],
version : '0.3.83',
version : '0.3.84',
license : [ 'MIT', 'LGPL-2.1-or-later', 'GPL-2.0-only' ],
meson_version : '>= 0.61.1',
default_options : [ 'warning_level=3',