From 3ba9ce771b6f18b9380896ac06827523b412ef00 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 10 Sep 2025 21:36:19 +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 a239093..b0bf625 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.8"', language: ['c', 'cpp']) +add_project_arguments('-DGSR_FLATPAK_VERSION="5.7.9"', language: ['c', 'cpp']) executable( meson.project_name(),