release 3.31.1

This commit is contained in:
Christian Hergert
2018-10-08 17:47:22 -07:00
parent 5b45b1b054
commit bd4c4e5586
3 changed files with 14 additions and 2 deletions

View File

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