release 3.30.1

This commit is contained in:
Christian Hergert
2018-09-24 17:47:19 -07:00
parent db6445d6aa
commit 790b41ddbc
2 changed files with 11 additions and 1 deletions

View File

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