mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-28 20:02:36 -04:00
2
NEWS
2
NEWS
@@ -1,6 +1,6 @@
|
||||
Changes in 1.15.7
|
||||
~~~~~~~~~~~~~~~~~
|
||||
Released: not yet
|
||||
Released: 2024-03-27
|
||||
|
||||
Dependencies:
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user