Release 3.34.0

This commit is contained in:
Christian Hergert
2019-09-09 18:00:24 -07:00
parent c1ac19d00d
commit ee32407b28
3 changed files with 9 additions and 2 deletions

View File

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