aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-03-05 22:10:30 +0100
committerdec05eba <dec05eba@protonmail.com>2025-03-05 22:10:30 +0100
commit6449133c578635bff71162909ff0a825b78fdc9a (patch)
tree1ff558be448b5a611e835196dc647b24b779c8ab /meson.build
parent1168e6827887827a1d1340d7ff7da857c082461e (diff)
Update mglppHEADmaster
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 351a1d1..647bf73 100644
--- a/meson.build
+++ b/meson.build
@@ -54,7 +54,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.6"', language: ['c', 'cpp'])
+add_project_arguments('-DGSR_FLATPAK_VERSION="5.1.7"', language: ['c', 'cpp'])
executable(
meson.project_name(),