aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-03-15 01:03:06 +0100
committerdec05eba <dec05eba@protonmail.com>2025-03-15 01:03:06 +0100
commitd8a0b49bc2055e340dd5f3fe5f3dc9145fb58d63 (patch)
tree8737dc256d0e6d3915e22d8ab690a46c1f6cedc4
parent34b9aad24ba631762f3d77c7850896e48883ee7c (diff)
flatpak1.3.0
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 936fb27..3d2c15b 100644
--- a/meson.build
+++ b/meson.build
@@ -55,7 +55,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.1.8"', language: ['c', 'cpp'])
+add_project_arguments('-DGSR_FLATPAK_VERSION="5.2.0"', language: ['c', 'cpp'])
executable(
meson.project_name(),