forked from AuroraMiddleware/gtk
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:
parent
146b4c93ba
commit
ee43a6a603
@ -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',
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user