prepare 3.33.3 release

This commit is contained in:
Christian Hergert
2019-06-25 10:21:33 -07:00
parent 09c457c880
commit 572bfc8844
3 changed files with 39 additions and 405 deletions

View File

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