aboutsummaryrefslogtreecommitdiffhomepage
path: root/meson.build
diff options
context:
space:
mode:
authorMihai Fufezan <[email protected]>2022-09-22 19:59:38 +0300
committerMihai Fufezan <[email protected]>2022-09-22 19:59:38 +0300
commitdb551b89708cc1b438a9cb1fa4e0f18f10de7354 (patch)
treee970eaf29fd0f288c31484f00a6b072777f9021b /meson.build
parentc08218301b613f93c480e7d9d32600cdf4a41bfe (diff)
downloadHyprland-db551b89708cc1b438a9cb1fa4e0f18f10de7354.tar.gz
Hyprland-db551b89708cc1b438a9cb1fa4e0f18f10de7354.zip
Nix & meson: bump to 0.14.0
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6868e76e..1840bb8c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('Hyprland', 'cpp', 'c',
- version : '0.12.1beta',
+ version : '0.14.0beta',
default_options : [
'warning_level=2',
'default_library=static',