diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-01-23 00:41:44 +0100 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-01-23 00:41:44 +0100 |
| commit | c1af14340657daa39aa177e301bbde01aafa62fd (patch) | |
| tree | 124980ba21ffeecefa81b7be6c0c9bda7d3691b5 /meson.build | |
| parent | 4cebc3f0eea45153d023b532208d09ab76a442b8 (diff) | |
5.12.2
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 904264c..e328793 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gpu-screen-recorder', ['c', 'cpp'], version : '5.12.1', default_options : ['warning_level=2']) +project('gpu-screen-recorder', ['c', 'cpp'], version : '5.12.2', default_options : ['warning_level=2']) add_project_arguments('-Wshadow', language : ['c', 'cpp']) if get_option('buildtype') == 'debug' |
