aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-01-09 15:48:47 +0100
committerdec05eba <dec05eba@protonmail.com>2025-01-09 15:48:47 +0100
commit2b70a4758487f5f70f76ebe4be0f45bcf200baa7 (patch)
tree48618a6fbf983de808347b71434662bc4d113316 /meson.build
parenta53f5e69af1373b621690ea31b5e097552260b4a (diff)
flatpak: update gsr-global-hotkeys, version 5.0.8HEAD5.0.8master
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 ad27762..687affb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gpu-screen-recorder-gtk', ['c', 'cpp'], version : '5.0.7', default_options : ['warning_level=2'])
+project('gpu-screen-recorder-gtk', ['c', 'cpp'], version : '5.0.8', default_options : ['warning_level=2'])
add_project_arguments('-Wshadow', language : ['c', 'cpp'])
if get_option('buildtype') == 'debug'