meson: bump to newer release of meson

This commit is contained in:
Christian Hergert
2018-10-08 17:46:18 -07:00
parent f4870fdd38
commit 921e6d48d7

View File

@ -1,7 +1,7 @@
project('sysprof', ['c', 'cpp'],
license: ['GPL3+', 'GPL2+'],
version: '3.31.0',
meson_version: '>=0.40.1',
meson_version: '>=0.47.2',
default_options: [
'c_std=gnu11',
'cpp_std=c++03',