mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 08:58:54 +02:00
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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user