release 3.37.90

This commit is contained in:
Christian Hergert
2020-08-11 08:57:01 -07:00
parent 96d52acac5
commit e656c334d8
2 changed files with 7 additions and 1 deletions

6
NEWS
View File

@ -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
=====================================

View File

@ -1,6 +1,6 @@
project('sysprof', 'c',
license: ['GPL3+', 'GPL2+'],
version: '3.37.2',
version: '3.37.90',
meson_version: '>=0.51.0',
default_options: [ 'c_std=gnu11',
'cpp_std=c++11',