mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Release 3.34.0
This commit is contained in:
7
NEWS
7
NEWS
@ -1,3 +1,10 @@
|
||||
Overview of changes in Sysprof 3.34.0
|
||||
=====================================
|
||||
|
||||
* Help fixes
|
||||
* Build and test fixes
|
||||
* Translation updates
|
||||
|
||||
Overview of changes in Sysprof 3.33.92
|
||||
======================================
|
||||
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
</provides>
|
||||
|
||||
<releases>
|
||||
<release version="3.33.90" date="2019-08-08"/>
|
||||
<release version="3.34.0" date="2019-09-09"/>
|
||||
</releases>
|
||||
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
project('sysprof', ['c', 'cpp'],
|
||||
license: ['GPL3+', 'GPL2+'],
|
||||
version: '3.33.92',
|
||||
version: '3.34.0',
|
||||
meson_version: '>=0.50.0',
|
||||
default_options: [ 'c_std=gnu11',
|
||||
'cpp_std=c++11',
|
||||
|
||||
Reference in New Issue
Block a user