aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-01-25 20:00:51 +0100
committerdec05eba <dec05eba@protonmail.com>2025-01-25 20:00:51 +0100
commitd8acac6ba9f0b165218bc869fbcb6a5180b87a5c (patch)
treecc890e88ff278d17772518fe6c0e7b5d188fa6ce /meson.build
parent010d4dd5aa2244228620fc3302bc938cf9d6d5ca (diff)
Minor visual change
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 2f32b18..d9d16c9 100644
--- a/meson.build
+++ b/meson.build
@@ -52,7 +52,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.0"', language: ['c', 'cpp'])
+add_project_arguments('-DGSR_FLATPAK_VERSION="5.1.1"', language: ['c', 'cpp'])
executable(
meson.project_name(),