aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-02-05 22:36:19 +0100
committerdec05eba <dec05eba@protonmail.com>2025-02-05 22:36:19 +0100
commitb0ab2099fd922adeeefa24d7f1252ac390fb6323 (patch)
treef0056e538188fbf738ce6f5e1e66c407f0a7fac2 /meson.build
parent4a0612ae8f875941957b571b4dd09b96e70cfe39 (diff)
1.1.71.1.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 60a15f8..ba3b7cd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gsr-ui', ['c', 'cpp'], version : '1.1.6', default_options : ['warning_level=2', 'cpp_std=c++17'], subproject_dir : 'depends')
+project('gsr-ui', ['c', 'cpp'], version : '1.1.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'])