mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
release 3.37.90
This commit is contained in:
6
NEWS
6
NEWS
@ -1,3 +1,9 @@
|
|||||||
|
Overview of changes in Sysprof 3.37.90
|
||||||
|
======================================
|
||||||
|
|
||||||
|
* Various build fixes
|
||||||
|
* Translation updates
|
||||||
|
|
||||||
Overview of changes in Sysprof 3.37.2
|
Overview of changes in Sysprof 3.37.2
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
project('sysprof', 'c',
|
project('sysprof', 'c',
|
||||||
license: ['GPL3+', 'GPL2+'],
|
license: ['GPL3+', 'GPL2+'],
|
||||||
version: '3.37.2',
|
version: '3.37.90',
|
||||||
meson_version: '>=0.51.0',
|
meson_version: '>=0.51.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