Post-release version bump
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jun 2023 11:39:28 +0000 (07:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jun 2023 11:39:28 +0000 (07:39 -0400)
NEWS
meson.build

diff --git a/NEWS b/NEWS
index 34e5f8992b54f67cf2504dd438fd93bd727a00e7..7f9ae2ed7d15b37673b0961d0a00177be9f04c06 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
-Overview of Changes in 4.11.3, 05-06 2023
+Overview of Changes in 4.11.4, xx-xx-xxxx
+=========================================
+
+Overview of Changes in 4.11.3, 05-06-2023
 =========================================
 
 * GtkGridView:
index 04f985f19f272b4720f9f1f4e2ff5602d7c6eb5c..090ebeb8c87e126af7b5a223d69da6074e5806a8 100644 (file)
@@ -1,5 +1,5 @@
 project('gtk', 'c',
-        version: '4.11.3',
+        version: '4.11.4',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=1',