Post-release version bump to 1.15.12

This commit is contained in:
Georges Basile Stavracas Neto
2024-11-26 12:20:43 -03:00
committed by Georges Basile Stavracas Neto
parent ae1c525311
commit 79b3372806
2 changed files with 7 additions and 2 deletions

5
NEWS
View File

@@ -1,3 +1,8 @@
Changes in 1.15.12
~~~~~~~~~~~~~~~~~~
Released: not yet
Changes in 1.15.11
~~~~~~~~~~~~~~~~~~
Released: 2024-11-26

View File

@@ -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