Post-release version bump
authorMatthias Clasen <mclasen@redhat.com>
Fri, 21 Apr 2023 14:22:28 +0000 (16:22 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Apr 2023 14:28:00 +0000 (16:28 +0200)
NEWS
meson.build

diff --git a/NEWS b/NEWS
index cc988afc595fb70042d718efd735369304c79b8b..45474f72ae4ad909377deefb5cf5206d949131a8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Overview of Changes in 4.10.3, xx-xx-xxxx
+=========================================
+
 Overview of Changes in 4.10.2, 21-04-2023
 =========================================
 
index 242dff30f3d6d41a4dd93255f2d2fd0c3ac7c3e0..e6426692c9a07febd42e3f26776927cac3c5cd63 100644 (file)
@@ -1,5 +1,5 @@
 project('gtk', 'c',
-        version: '4.10.2',
+        version: '4.10.3',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=1',