Release 3.28

This commit is contained in:
Christian Hergert
2018-03-13 17:46:55 -07:00
parent c3d1fd0ff8
commit 5b5a79e3e0
2 changed files with 11 additions and 1 deletions

View File

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