4.2.2: AMD IS SHIT

This commit is contained in:
dec05eba
2024-10-16 01:07:41 +02:00
parent 19d77b8a96
commit eb602b9b53
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
project('gpu-screen-recorder', ['c', 'cpp'], version : '4.2.1', default_options : ['warning_level=2'])
project('gpu-screen-recorder', ['c', 'cpp'], version : '4.2.2', default_options : ['warning_level=2'])
add_project_arguments('-Wshadow', language : ['c', 'cpp'])
if get_option('buildtype') == 'debug'