aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-06-07 00:59:09 +0200
committerdec05eba <dec05eba@protonmail.com>2025-06-07 00:59:09 +0200
commitaa62c1bb9ad0ebd79142f05764015e504494ed35 (patch)
treef8ec281f095114d9de9650c3454835d6944b225d
parent9eab194c5f0e47743d76a5b2b6b423b954fc31b6 (diff)
Update flatpak versionHEADmaster
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index d4d1fad..8db274d 100644
--- a/meson.build
+++ b/meson.build
@@ -62,7 +62,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.0"', language: ['c', 'cpp'])
+add_project_arguments('-DGSR_FLATPAK_VERSION="5.7.1"', language: ['c', 'cpp'])
executable(
meson.project_name(),