build: bump for new ABI

This commit is contained in:
Christian Hergert
2020-07-04 11:30:05 -07:00
parent 6132b542db
commit 3c8a9e4152

View File

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