From: Matthias Clasen Date: Mon, 5 Jun 2023 11:39:28 +0000 (-0400) Subject: Post-release version bump X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~1^2~180 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=40f215ea4682d38912cdda883bf21dc33adb362c;p=gtk4.git Post-release version bump --- diff --git a/NEWS b/NEWS index 34e5f8992b..7f9ae2ed7d 100644 --- 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: diff --git a/meson.build b/meson.build index 04f985f19f..090ebeb8c8 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gtk', 'c', - version: '4.11.3', + version: '4.11.4', default_options: [ 'buildtype=debugoptimized', 'warning_level=1',