release sysprof 3.34.1

This commit is contained in:
Christian Hergert
2019-10-07 13:01:05 -07:00
parent 1d445c4fad
commit 15acfe0e3a
2 changed files with 6 additions and 1 deletions

5
NEWS
View File

@ -1,3 +1,8 @@
Overview of changes in Sysprof 3.34.1
=====================================
* Process search fixes
Overview of changes in Sysprof 3.34.0
=====================================

View File

@ -1,6 +1,6 @@
project('sysprof', ['c', 'cpp'],
license: ['GPL3+', 'GPL2+'],
version: '3.34.0',
version: '3.34.1',
meson_version: '>=0.50.0',
default_options: [ 'c_std=gnu11',
'cpp_std=c++11',