From ace1cfe576c56451b497e682ac56eb3a0a133eb6 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 5 Jun 2025 01:06:28 +0200 Subject: Only bind shortcuts if no shortcuts found --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 5ec5848..0c5cc64 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gpu-screen-recorder-gtk', ['c', 'cpp'], version : '5.7.1', default_options : ['warning_level=2']) +project('gpu-screen-recorder-gtk', ['c', 'cpp'], version : '5.7.2', default_options : ['warning_level=2']) add_project_arguments('-Wshadow', language : ['c', 'cpp']) if get_option('buildtype') == 'debug' -- cgit v1.2.3-70-g09d2