mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 04:10:03 +01:00
meson: fix version number in 0.2 branch
This commit is contained in:
parent
d3d977cbe4
commit
04421ec148
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
project('wireplumber', ['c', 'cpp'],
|
project('wireplumber', ['c', 'cpp'],
|
||||||
version : '0.1.90',
|
version : '0.2.0',
|
||||||
license : 'MIT',
|
license : 'MIT',
|
||||||
meson_version : '>= 0.47.0',
|
meson_version : '>= 0.47.0',
|
||||||
default_options : [
|
default_options : [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue