This commit is contained in:
Wim Taymans 2021-06-03 12:01:53 +02:00
parent 3fcb9c44ef
commit 1b484867eb
2 changed files with 65 additions and 4 deletions

View file

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