bump version for development

This commit is contained in:
Christian Hergert
2020-03-13 10:18:51 -07:00
parent 6f167d771a
commit 4a2aaf7ebd

View File

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