Release 3.37.2

This commit is contained in:
Christian Hergert
2020-07-28 09:21:20 -07:00
parent 0c8e60ee33
commit 4f4674c54f
2 changed files with 10 additions and 1 deletions

View File

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