mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 07:30:54 +00:00
build: bump for GNOME 47 development
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
project('sysprof', 'c', 'cpp',
|
project('sysprof', 'c', 'cpp',
|
||||||
license: 'GPL-3.0-or-later',
|
license: 'GPL-3.0-or-later',
|
||||||
version: '46.1',
|
version: '47.alpha',
|
||||||
meson_version: '>=0.62.0',
|
meson_version: '>= 1.0.0',
|
||||||
default_options: [ 'c_std=gnu17',
|
default_options: [ 'c_std=gnu17',
|
||||||
'cpp_std=gnu++17',
|
'cpp_std=gnu++17',
|
||||||
'warning_level=2',
|
'warning_level=2',
|
||||||
|
|||||||
Reference in New Issue
Block a user