NEWS, meson: Update for version 1.15.11

This commit is contained in:
Georges Basile Stavracas Neto
2024-11-26 11:40:59 -03:00
committed by Georges Basile Stavracas Neto
parent 51fec95f7d
commit 9169a42ce1
2 changed files with 3 additions and 3 deletions

2
NEWS
View File

@@ -1,6 +1,6 @@
Changes in 1.15.11
~~~~~~~~~~~~~~~~~~
Released: not yet
Released: 2024-11-26
Dependencies:

View File

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