mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-10 00:48:02 -04:00
Post-branching version bump
This commit is contained in:
6
NEWS
6
NEWS
@@ -1,3 +1,9 @@
|
||||
Changes in 1.17.8
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
Released: not yet
|
||||
|
||||
...
|
||||
|
||||
Changes in 1.17.7
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
Released: 2026-05-06
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
project(
|
||||
'flatpak',
|
||||
'c',
|
||||
version : '1.17.7',
|
||||
version : '1.17.8',
|
||||
default_options: [
|
||||
'warning_level=2',
|
||||
],
|
||||
@@ -13,7 +13,7 @@ project(
|
||||
|
||||
flatpak_major_version = 1
|
||||
flatpak_minor_version = 17
|
||||
flatpak_micro_version = 7
|
||||
flatpak_micro_version = 8
|
||||
flatpak_extra_version = ''
|
||||
|
||||
flatpak_interface_age = 0
|
||||
|
||||
Reference in New Issue
Block a user