mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 07:40: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'],
|
||||
version : '0.1.90',
|
||||
version : '0.2.0',
|
||||
license : 'MIT',
|
||||
meson_version : '>= 0.47.0',
|
||||
default_options : [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue