From: Matthias Clasen Date: Sat, 4 Mar 2023 21:47:37 +0000 (-0800) Subject: Post-release version bump X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~5^2~64 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f8fb30b555e2e565fc744ca52a891d7db4bc5773;p=gtk4.git Post-release version bump --- diff --git a/NEWS b/NEWS index a23dcec82b..b9ddbe6cdb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Overview of Changes in 4.10.1, xx-xx-xxxx +========================================= + Overview of Changes in 4.10.0, 04-03-2023 ========================================= diff --git a/meson.build b/meson.build index ffcfd8aced..fdf2d6d8e9 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gtk', 'c', - version: '4.10.0', + version: '4.10.1', default_options: [ 'buildtype=debugoptimized', 'warning_level=1',