mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
release sysprof 3.34.1
This commit is contained in:
5
NEWS
5
NEWS
@ -1,3 +1,8 @@
|
|||||||
|
Overview of changes in Sysprof 3.34.1
|
||||||
|
=====================================
|
||||||
|
|
||||||
|
* Process search fixes
|
||||||
|
|
||||||
Overview of changes in Sysprof 3.34.0
|
Overview of changes in Sysprof 3.34.0
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
project('sysprof', ['c', 'cpp'],
|
project('sysprof', ['c', 'cpp'],
|
||||||
license: ['GPL3+', 'GPL2+'],
|
license: ['GPL3+', 'GPL2+'],
|
||||||
version: '3.34.0',
|
version: '3.34.1',
|
||||||
meson_version: '>=0.50.0',
|
meson_version: '>=0.50.0',
|
||||||
default_options: [ 'c_std=gnu11',
|
default_options: [ 'c_std=gnu11',
|
||||||
'cpp_std=c++11',
|
'cpp_std=c++11',
|
||||||
|
|||||||
Reference in New Issue
Block a user