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

Bump version to 4.5

See merge request GNOME/gtk!3867
This commit is contained in:
Matthias Clasen 2021-08-22 17:53:34 +00:00
commit 5444f604cb
2 changed files with 7 additions and 1 deletions

6
NEWS
View File

@ -1,3 +1,9 @@
Overview of Changes
===================
* gsk: Drop the GL renderer in favor of NGL
Overview of Changes in 4.4.0 Overview of Changes in 4.4.0
============================ ============================

View File

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