mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-27 11:22:00 -04:00
Post-release version bump
This commit is contained in:
6
NEWS
6
NEWS
@@ -1,3 +1,9 @@
|
||||
Changes in 1.16.0
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
Released: not yet
|
||||
|
||||
...
|
||||
|
||||
Changes in 1.15.91
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
Released: 2024-12-19
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
project(
|
||||
'flatpak',
|
||||
'c',
|
||||
version : '1.15.91',
|
||||
version : '1.16.0',
|
||||
default_options: [
|
||||
'warning_level=2',
|
||||
],
|
||||
@@ -12,8 +12,8 @@ project(
|
||||
)
|
||||
|
||||
flatpak_major_version = 1
|
||||
flatpak_minor_version = 15
|
||||
flatpak_micro_version = 91
|
||||
flatpak_minor_version = 16
|
||||
flatpak_micro_version = 0
|
||||
flatpak_extra_version = ''
|
||||
|
||||
flatpak_interface_age = 0
|
||||
|
||||
Reference in New Issue
Block a user