diff options
| author | dec05eba <dec05eba@protonmail.com> | 2025-07-29 23:31:07 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2025-07-29 23:31:07 +0200 |
| commit | 05e32256af62bf145fe6f5ab64d644882da79196 (patch) | |
| tree | 2a033dfcf64dd07032ebe55bff818422b76caf18 /meson.build | |
| parent | a4b1ff28d5e988f95e0dcd0b48b5c4862a12c293 (diff) | |
5.6.4
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 4f33d29..17ffc79 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gpu-screen-recorder', ['c', 'cpp'], version : '5.6.3', default_options : ['warning_level=2']) +project('gpu-screen-recorder', ['c', 'cpp'], version : '5.6.4', default_options : ['warning_level=2']) add_project_arguments('-Wshadow', language : ['c', 'cpp']) if get_option('buildtype') == 'debug' |
