aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-06-05 00:30:39 +0200
committerdec05eba <dec05eba@protonmail.com>2025-06-05 00:30:39 +0200
commit9eab194c5f0e47743d76a5b2b6b423b954fc31b6 (patch)
treefb0ad69485bb6beb34bae51e32d29075b6257895 /meson.build
parentabeaf5cb610a1f67351c5737f90787c4c91f04e3 (diff)
1.6.71.6.7
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 0d790c3..d4d1fad 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gsr-ui', ['c', 'cpp'], version : '1.6.6', default_options : ['warning_level=2', 'cpp_std=c++17'], subproject_dir : 'depends')
+project('gsr-ui', ['c', 'cpp'], version : '1.6.7', default_options : ['warning_level=2', 'cpp_std=c++17'], subproject_dir : 'depends')
if get_option('buildtype') == 'debug'
add_project_arguments('-g3', language : ['c', 'cpp'])