aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-04-26 13:39:14 +0200
committerdec05eba <dec05eba@protonmail.com>2025-04-26 13:39:14 +0200
commit5a17aae0ab7b684bbdf9fc22d6d32f9148ad528f (patch)
tree6800199aab2f9a1ffa36fbff7e5bd51253b6cfce /meson.build
parent329ccdc970d31e2993226bac6bd784404357819d (diff)
flatpak 5.5.0
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 5285197..0264e72 100644
--- a/meson.build
+++ b/meson.build
@@ -61,7 +61,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.4.0"', language: ['c', 'cpp'])
+add_project_arguments('-DGSR_FLATPAK_VERSION="5.5.0"', language: ['c', 'cpp'])
executable(
meson.project_name(),