Nix & meson: 0.15.3 -> 0.16.0

This commit is contained in:
Mihai Fufezan
2022-10-18 01:16:44 +03:00
parent ecf0cdaba4
commit 48634d7e4a
2 changed files with 2 additions and 2 deletions

View File

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