Keep the version in sync between Meson and Autotools

As long as we have both build systems, we're going to need to keep this
manually synchronised.
This commit is contained in:
Emmanuele Bassi 2018-01-01 21:28:03 +00:00
parent 42ef8e9d32
commit e9757096c2

View File

@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
version : '2.54.0',
version : '2.54.2',
meson_version : '>= 0.38.1',
default_options : [
'warning_level=1',