release 3.31.91

This commit is contained in:
Christian Hergert
2019-02-18 18:22:31 -08:00
parent f3ea9b2401
commit 1876dba50d
3 changed files with 7 additions and 1 deletions

View File

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