This commit is contained in:
Wim Taymans 2024-01-04 18:33:40 +01:00
parent 1733cc7fea
commit 79b98884af
2 changed files with 55 additions and 4 deletions

View file

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