mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-30 04:43:24 -04:00
NEWS, meson.build: Update for version 1.15.10
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,6 +1,6 @@
|
||||
Changes in 1.15.10
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
Released: not yet
|
||||
Released: 2024-08-14
|
||||
|
||||
Dependencies:
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
project(
|
||||
'flatpak',
|
||||
'c',
|
||||
version : '1.15.9',
|
||||
version : '1.15.10',
|
||||
default_options: [
|
||||
'warning_level=2',
|
||||
],
|
||||
@@ -13,7 +13,7 @@ project(
|
||||
|
||||
flatpak_major_version = 1
|
||||
flatpak_minor_version = 15
|
||||
flatpak_micro_version = 9
|
||||
flatpak_micro_version = 10
|
||||
flatpak_extra_version = ''
|
||||
|
||||
flatpak_interface_age = 0
|
||||
|
||||
Reference in New Issue
Block a user