mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-08 22:46:01 +01:00
nix & meson: 0.6.0 -> 0.6.2
This commit is contained in:
parent
cbf3595e96
commit
dc83110c05
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
project('Hyprland', 'cpp', 'c',
|
||||
version : '0.6.0beta',
|
||||
version : '0.6.2beta',
|
||||
default_options : ['warning_level=3', 'cpp_std=c++20', 'default_library=static'])
|
||||
|
||||
wlroots = subproject('wlroots', default_options: ['examples=false'])
|
||||
|
|
Loading…
Reference in a new issue