4.6.1
authorMatthias Clasen <mclasen@redhat.com>
Sat, 12 Feb 2022 01:09:15 +0000 (20:09 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 12 Feb 2022 01:09:15 +0000 (20:09 -0500)
NEWS
meson.build

diff --git a/NEWS b/NEWS
index dd59391e916b1582e1755a7ab898902b05af57d0..625c334ff11a8d522d3a6788040b238051bd298a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Overview of Changes
-===================
+Overview of Changes in 4.6.1, 11-02-2022
+========================================
 
 * GtkFontChooser:
  - Stop using PangoFc api
index 4fbbb2f539b170a7a09974036570e6608c0018ea..5add133d460dc99168da520c63d1b5a5f0325a3b 100644 (file)
@@ -1,5 +1,5 @@
 project('gtk', 'c',
-        version: '4.6.0',
+        version: '4.6.1',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=1',