From ef4a0fe7cb624376a1bb87f430e8ea847cd9a618 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 25 Aug 2025 22:30:10 +0200 Subject: [PATCH] Update flatpak version reference --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 0538e5f..4747ed9 100644 --- a/meson.build +++ b/meson.build @@ -65,7 +65,7 @@ datadir = get_option('datadir') gsr_ui_resources_path = join_paths(prefix, datadir, 'gsr-ui') add_project_arguments('-DGSR_UI_VERSION="' + meson.project_version() + '"', language: ['c', 'cpp']) -add_project_arguments('-DGSR_FLATPAK_VERSION="5.7.6"', language: ['c', 'cpp']) +add_project_arguments('-DGSR_FLATPAK_VERSION="5.7.7"', language: ['c', 'cpp']) executable( meson.project_name(),