release 3.33.4

This commit is contained in:
Christian Hergert
2019-08-01 00:38:44 -07:00
parent 6295b28816
commit d982e863f3
2 changed files with 12 additions and 1 deletions

View File

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