release 3.32.0

This commit is contained in:
Christian Hergert
2019-03-13 00:20:19 -07:00
parent 1fe4faf567
commit bffd4c63d5
2 changed files with 6 additions and 1 deletions

5
NEWS
View File

@ -1,3 +1,8 @@
Overview of changes in Sysprof 3.31.91
======================================
* Translation updates
Overview of changes in Sysprof 3.31.91
======================================

View File

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