From: Matthias Clasen Date: Thu, 28 Sep 2023 12:23:37 +0000 (-0400) Subject: Post-release version bump X-Git-Tag: archive/raspbian/4.12.4+ds-3+rpi1^2~21^2^2~37 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=02a94c94628fae1363fd1b3e862493c5f3225319;p=gtk4.git Post-release version bump --- diff --git a/NEWS b/NEWS index 4eec51c108..63302f96bf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Overview of Changes in 4.12.4, xx-xx-xxxx +========================================= + Overview of Changes in 4.12.3, 28-09-2023 ========================================= diff --git a/meson.build b/meson.build index 998f4c08f2..c6653d3d00 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gtk', 'c', - version: '4.12.3', + version: '4.12.4', default_options: [ 'buildtype=debugoptimized', 'warning_level=1',