meson: Bump to latest version of the 3.24 branch
3.24.16 was tagged without bumping the version in the Meson build definitions.
This commit is contained in:
parent
d5264673cb
commit
c010a95d8c
@ -1,5 +1,5 @@
|
|||||||
project('gtk+-3.0', 'c',
|
project('gtk+-3.0', 'c',
|
||||||
version: '3.24.14',
|
version: '3.24.16',
|
||||||
default_options: [
|
default_options: [
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
'warning_level=1'
|
'warning_level=1'
|
||||||
|
Loading…
Reference in New Issue
Block a user