Post-branching version bump

This commit is contained in:
Sebastian Wick 2025-12-15 19:36:46 +01:00
parent 20599618d6
commit 56dfd306d6
2 changed files with 8 additions and 2 deletions

6
NEWS
View File

@ -1,3 +1,9 @@
Changes in 1.17.3
~~~~~~~~~~~~~~~~~~
Released: not yet
...
Changes in 1.17.2
~~~~~~~~~~~~~~~~~~
Released: 2025-12-15

View File

@ -4,7 +4,7 @@
project(
'flatpak',
'c',
version : '1.17.2',
version : '1.17.3',
default_options: [
'warning_level=2',
],
@ -13,7 +13,7 @@ project(
flatpak_major_version = 1
flatpak_minor_version = 17
flatpak_micro_version = 2
flatpak_micro_version = 3
flatpak_extra_version = ''
flatpak_interface_age = 0