aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-04-06 22:22:43 +0200
committerdec05eba <dec05eba@protonmail.com>2025-04-06 22:22:43 +0200
commitdb04b2e55e366fc60c0f0ff8e0caac991b2a6536 (patch)
treeae57ab8f42f25efa304ad6ed18da58e4f83d5278 /meson.build
parent5029906c344ea39c13c9875d89da0f6b4a8595aa (diff)
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 0a3534a..ac091a9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gpu-screen-recorder', ['c', 'cpp'], version : '5.3.7', default_options : ['warning_level=2'])
+project('gpu-screen-recorder', ['c', 'cpp'], version : '5.3.8', default_options : ['warning_level=2'])
add_project_arguments('-Wshadow', language : ['c', 'cpp'])
if get_option('buildtype') == 'debug'