post release version bump

This bumps us to 3.31 for 3.32 development. See the sysprof-3-30 branch
for updated patches to 3.30.
This commit is contained in:
Christian Hergert
2018-09-24 17:51:41 -07:00
parent 790b41ddbc
commit e4a5f5f629

View File

@ -1,6 +1,6 @@
project('sysprof', ['c', 'cpp'],
license: ['GPL3+', 'GPL2+'],
version: '3.30.1',
version: '3.31.0',
meson_version: '>=0.40.1',
default_options: [
'c_std=gnu11',