Bump up the version in the Meson build file

We already released 3.24.11.
This commit is contained in:
Emmanuele Bassi 2019-09-07 17:44:18 +01:00
parent 6119c09535
commit 70c4b66d99

View File

@ -1,5 +1,5 @@
project('gtk+-3.0', 'c',
version: '3.24.10',
version: '3.24.11',
default_options: [
'buildtype=debugoptimized',
'warning_level=1'