Nix & meson: 0.18.0 -> 0.19.2

This commit is contained in:
Rens Porre
2022-12-21 08:13:29 +01:00
committed by Mihai Fufezan
parent 96cb47fc64
commit de5e784e07
2 changed files with 2 additions and 2 deletions

View File

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