Release 3.35.2

This commit is contained in:
Christian Hergert
2019-12-11 10:50:23 -08:00
parent 489b70aa27
commit c074971173
2 changed files with 9 additions and 1 deletions

View File

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