release 3.31.90

This commit is contained in:
Christian Hergert
2019-02-07 12:27:28 -08:00
parent 61057e12cf
commit d852c3e7ac
3 changed files with 15 additions and 1 deletions

View File

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