Release 3.26.0

This commit is contained in:
Christian Hergert
2017-09-15 17:30:03 -07:00
parent 532a9dc840
commit 4eb274cc33
3 changed files with 8 additions and 3 deletions

View File

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