mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
release 3.30.1
This commit is contained in:
10
NEWS
10
NEWS
@ -1,3 +1,13 @@
|
|||||||
|
Overview of changes in Sysprof 3.30.1
|
||||||
|
=====================================
|
||||||
|
|
||||||
|
* Various compilation fixes for alternative platforms, compilers, and toolchains.
|
||||||
|
* Backport model filter fixes from libdazzle.
|
||||||
|
|
||||||
|
Translations:
|
||||||
|
|
||||||
|
* Swedish, Hungarian, Brazilian Portuguese
|
||||||
|
|
||||||
Overview of changes in Sysprof 3.30.0
|
Overview of changes in Sysprof 3.30.0
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
project('sysprof', ['c', 'cpp'],
|
project('sysprof', ['c', 'cpp'],
|
||||||
license: ['GPL3+', 'GPL2+'],
|
license: ['GPL3+', 'GPL2+'],
|
||||||
version: '3.30.0',
|
version: '3.30.1',
|
||||||
meson_version: '>=0.40.1',
|
meson_version: '>=0.40.1',
|
||||||
default_options: [
|
default_options: [
|
||||||
'c_std=gnu11',
|
'c_std=gnu11',
|
||||||
|
|||||||
Reference in New Issue
Block a user