Update flatpak version reference

This commit is contained in:
dec05eba
2025-03-08 14:08:23 +01:00
parent 3c8dd9c4db
commit 7d1f6f9a25
3 changed files with 4 additions and 4 deletions

View File

@@ -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.7"', language: ['c', 'cpp'])
add_project_arguments('-DGSR_FLATPAK_VERSION="5.1.8"', language: ['c', 'cpp'])
executable(
meson.project_name(),