This commit is contained in:
Matthias Clasen 2022-02-11 20:09:15 -05:00
parent 76b185e6f6
commit 5088103d31
2 changed files with 3 additions and 3 deletions

4
NEWS
View File

@ -1,5 +1,5 @@
Overview of Changes
===================
Overview of Changes in 4.6.1, 11-02-2022
========================================
* GtkFontChooser:
- Stop using PangoFc api

View File

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