mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-14 03:24:50 -04:00
NEWS, meson: Update for version 1.15.11
This commit is contained in:
committed by
Georges Basile Stavracas Neto
parent
51fec95f7d
commit
9169a42ce1
2
NEWS
2
NEWS
@@ -1,6 +1,6 @@
|
||||
Changes in 1.15.11
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
Released: not yet
|
||||
Released: 2024-11-26
|
||||
|
||||
Dependencies:
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user