This commit is contained in:
Wim Taymans 2022-12-15 09:47:24 +01:00
parent 5f30ccae50
commit 5ff00f40b9
2 changed files with 45 additions and 4 deletions

View file

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