This commit is contained in:
Wim Taymans 2022-05-12 12:58:47 +02:00
parent c8c2526f87
commit 31bf631057
2 changed files with 118 additions and 4 deletions

View file

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