build: Set version to 4.7

This commit is contained in:
Benjamin Otte 2022-02-14 00:28:21 +01:00 committed by Matthias Clasen
parent bcb6cf04ed
commit d1102f586c

View File

@ -1,5 +1,5 @@
project('gtk', 'c',
version: '4.6.1',
version: '4.7.0',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',