From 7cc050569eb6e6749fe863b9d1f21b95115fc9e7 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 11 Jun 2025 20:19:43 +0200 Subject: Record all applications when selecting 'Record audio from all applications except the selected ones' without selecting any application to exclude --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 1688c4c..e8ee69d 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gpu-screen-recorder-gtk', ['c', 'cpp'], version : '5.7.3', default_options : ['warning_level=2']) +project('gpu-screen-recorder-gtk', ['c', 'cpp'], version : '5.7.4', default_options : ['warning_level=2']) add_project_arguments('-Wshadow', language : ['c', 'cpp']) if get_option('buildtype') == 'debug' -- cgit v1.2.3-70-g09d2