diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-07-15 15:57:36 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-07-15 15:57:36 +0200 |
| commit | 3bdc117b311b787b85e2ab6af1b3d63fcef00e49 (patch) | |
| tree | 9ee5c81dca3008e44ce02c8203d0ab67f8777bb9 /meson.build | |
| parent | 22f38efd69911613d8438d73b8823500f2b58f04 (diff) | |
5.15.1
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 2da09c1..4b24f75 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gpu-screen-recorder', ['c', 'cpp'], version : '5.15.0', default_options : ['warning_level=2', 'cpp_std=c++17']) +project('gpu-screen-recorder', ['c', 'cpp'], version : '5.15.1', default_options : ['warning_level=2', 'cpp_std=c++17']) add_project_arguments('-Wshadow', language : ['c', 'cpp']) if get_option('buildtype') == 'debug' |
