From: Benjamin Otte Date: Sun, 13 Feb 2022 23:28:21 +0000 (+0100) Subject: build: Set version to 4.7 X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~3^2~20^2~4^2~383 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d1102f586c1664b759b7dfb1f6f1384cea19c0fe;p=gtk4.git build: Set version to 4.7 --- diff --git a/meson.build b/meson.build index 63b4d73bfe..e940de27ca 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gtk', 'c', - version: '4.6.1', + version: '4.7.0', default_options: [ 'buildtype=debugoptimized', 'warning_level=1',