mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
post release version bump
This bumps us to 3.31 for 3.32 development. See the sysprof-3-30 branch for updated patches to 3.30.
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
project('sysprof', ['c', 'cpp'],
|
project('sysprof', ['c', 'cpp'],
|
||||||
license: ['GPL3+', 'GPL2+'],
|
license: ['GPL3+', 'GPL2+'],
|
||||||
version: '3.30.1',
|
version: '3.31.0',
|
||||||
meson_version: '>=0.40.1',
|
meson_version: '>=0.40.1',
|
||||||
default_options: [
|
default_options: [
|
||||||
'c_std=gnu11',
|
'c_std=gnu11',
|
||||||
|
|||||||
Reference in New Issue
Block a user