Release 3.38.0

This commit is contained in:
Christian Hergert
2020-09-12 11:42:36 -07:00
parent 4f06250b3b
commit 510ca74f23
3 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
project('sysprof', 'c',
license: ['GPL3+', 'GPL2+'],
version: '3.37.92',
version: '3.38.0',
meson_version: '>=0.51.0',
default_options: [ 'c_std=gnu11',
'cpp_std=c++11',