This commit is contained in:
Wim Taymans 2025-10-28 09:34:36 +01:00
parent 7bd65cfe93
commit 7a8ecbf41d
2 changed files with 64 additions and 4 deletions

View file

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