Nix & meson: 0.16.0 -> 0.17.0

Nix: make xwayland dependencies optional
This commit is contained in:
Mihai Fufezan
2022-10-31 12:41:31 +02:00
parent 2c67c1c4f8
commit b6e33830af
3 changed files with 3 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
project('Hyprland', 'cpp', 'c',
version : '0.16.0beta',
version : '0.17.0beta',
default_options : [
'warning_level=2',
'default_library=static',