Bump version to 4.1

master is now open for 4.2 API additions.

Includes an update for the one test we have that
has the version number in its expected output.
This commit is contained in:
Matthias Clasen 2021-01-11 19:00:04 -05:00
parent 146b4c93ba
commit ee43a6a603
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1 +1 @@
invalid5.ui:3:1 Required GTK version 5.10, current version is 4.0 invalid5.ui:3:1 Required GTK version 5.10, current version is 4.1