mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-18 05:38:34 -04:00
Post-release version bump to 1.15.12
This commit is contained in:
committed by
Georges Basile Stavracas Neto
parent
ae1c525311
commit
79b3372806
5
NEWS
5
NEWS
@@ -1,3 +1,8 @@
|
||||
Changes in 1.15.12
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
Released: not yet
|
||||
|
||||
|
||||
Changes in 1.15.11
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
Released: 2024-11-26
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
project(
|
||||
'flatpak',
|
||||
'c',
|
||||
version : '1.15.11',
|
||||
version : '1.15.12',
|
||||
default_options: [
|
||||
'warning_level=2',
|
||||
],
|
||||
@@ -13,7 +13,7 @@ project(
|
||||
|
||||
flatpak_major_version = 1
|
||||
flatpak_minor_version = 15
|
||||
flatpak_micro_version = 11
|
||||
flatpak_micro_version = 12
|
||||
flatpak_extra_version = ''
|
||||
|
||||
flatpak_interface_age = 0
|
||||
|
||||
Reference in New Issue
Block a user