build-sys: Bump version to 6.0
This commit is contained in:
parent
95cf229513
commit
7095051b25
|
@ -1,5 +1,5 @@
|
||||||
project('pavucontrol', 'cpp',
|
project('pavucontrol', 'cpp',
|
||||||
version : '5.0',
|
version : '6.0',
|
||||||
meson_version : '>= 0.50.0',
|
meson_version : '>= 0.50.0',
|
||||||
default_options : [ 'c_std=gnu11', 'cpp_std=c++17' ]
|
default_options : [ 'c_std=gnu11', 'cpp_std=c++17' ]
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue