release 3.35.3

This commit is contained in:
Christian Hergert
2020-01-02 12:15:11 -08:00
parent c4eaa53f20
commit e727ad5333

View File

@ -1,6 +1,6 @@
project('sysprof', ['c', 'cpp'], project('sysprof', ['c', 'cpp'],
license: ['GPL3+', 'GPL2+'], license: ['GPL3+', 'GPL2+'],
version: '3.35.2', version: '3.35.3',
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',