release 3.36.0

This commit is contained in:
Christian Hergert
2020-03-06 14:03:33 -08:00
parent 82c2ee5a73
commit dcaeba54ee
2 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,6 @@
project('sysprof', ['c', 'cpp'],
license: ['GPL3+', 'GPL2+'],
version: '3.35.92',
version: '3.36.0',
meson_version: '>=0.50.0',
default_options: [ 'c_std=gnu11',
'cpp_std=c++11',