Prepare v1.15.7

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie
2024-03-27 14:40:04 +00:00
parent 762c50bb5e
commit ddb651d1e4
2 changed files with 3 additions and 3 deletions

2
NEWS
View File

@@ -1,6 +1,6 @@
Changes in 1.15.7
~~~~~~~~~~~~~~~~~
Released: not yet
Released: 2024-03-27
Dependencies:

View File

@@ -4,7 +4,7 @@
project(
'flatpak',
'c',
version : '1.15.6',
version : '1.15.7',
default_options: [
'warning_level=2',
],
@@ -13,7 +13,7 @@ project(
flatpak_major_version = 1
flatpak_minor_version = 15
flatpak_micro_version = 6
flatpak_micro_version = 7
flatpak_extra_version = ''
flatpak_interface_age = 0