Merge branch 'michaelweghorn/bump_version' into 'main'

Bump version in meson.build to 4.13.4

See merge request GNOME/gtk!6574
This commit is contained in:
Matthias Clasen 2023-11-16 19:04:59 +00:00
commit c94ec8b658

View File

@ -1,5 +1,5 @@
project('gtk', 'c',
version: '4.13.3',
version: '4.13.4',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',