From: Matthias Clasen Date: Mon, 3 Jul 2023 18:56:49 +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~78 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5bcc943ec3a2bc9841eae3853107add377628e26;p=gtk4.git Post-release version bump --- diff --git a/NEWS b/NEWS index fa640bb750..3ea70e4afd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Overview of Changes in 4.11.5, xx-xx-xxxx +========================================= + Overview of Changes in 4.11.4, 03-07-2023 ========================================= diff --git a/meson.build b/meson.build index b7717e18c9..6d5ef1c434 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gtk', 'c', - version: '4.11.4', + version: '4.11.5', default_options: [ 'buildtype=debugoptimized', 'warning_level=1',