From fded9b8d57facde1a01e9456d9fd9c3b6955dd23 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 25 May 2025 14:56:46 +0200 Subject: Match gsr monitor name with wayland monitor name. Thanks info@leocodes --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 7672724..8b53fdd 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gsr-ui', ['c', 'cpp'], version : '1.6.4', default_options : ['warning_level=2', 'cpp_std=c++17'], subproject_dir : 'depends') +project('gsr-ui', ['c', 'cpp'], version : '1.6.5', default_options : ['warning_level=2', 'cpp_std=c++17'], subproject_dir : 'depends') if get_option('buildtype') == 'debug' add_project_arguments('-g3', language : ['c', 'cpp']) -- cgit v1.2.3-70-g09d2