Merge branch 'matthiasc/for-main' into 'main'

Post-release version bump

See merge request GNOME/gtk!7389
This commit is contained in:
Matthias Clasen
2024-06-28 11:07:11 +00:00
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@@ -1,3 +1,6 @@
Overview of Changes in 4.15.3, xx-xx-xxxx
=========================================
Overview of Changes in 4.15.2, 28-06-2024
=========================================

View File

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