Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall
2019-02-18 08:55:54 +00:00
parent f4effa3871
commit 8423e59e95
2 changed files with 50 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
version : '2.59.2',
version : '2.59.3',
meson_version : '>= 0.48.0',
default_options : [
'buildtype=debugoptimized',