mirror of
https://github.com/flatpak/flatpak.git
synced 2026-09-12 22:22:09 -04:00
Post-branching version bump
This commit is contained in:
1 parent
ec707cb43a
commit
2ffbf4f977
2 files changed
+8
-2
No files matched your search
@@ -1,3 +1,9 @@
|
||||
Changes in 1.19.1
|
||||
~~~~~~~~~~~~~~~~~
|
||||
Released: not yet
|
||||
|
||||
...
|
||||
|
||||
Changes in 1.19.0
|
||||
~~~~~~~~~~~~~~~~~
|
||||
Released: 2026-08-11
|
||||
|
||||
+2
-2
@@ -4,7 +4,7 @@
|
||||
project(
|
||||
'flatpak',
|
||||
'c',
|
||||
version : '1.19.0',
|
||||
version : '1.19.1',
|
||||
default_options: [
|
||||
'warning_level=2',
|
||||
],
|
||||
@@ -13,7 +13,7 @@ project(
|
||||
|
||||
flatpak_major_version = 1
|
||||
flatpak_minor_version = 19
|
||||
flatpak_micro_version = 0
|
||||
flatpak_micro_version = 1
|
||||
flatpak_extra_version = ''
|
||||
|
||||
flatpak_interface_age = 0
|
||||
|
||||
Reference in new issue
Block a user