release 3.29.3

This commit is contained in:
Christian Hergert
2018-06-18 20:42:59 -07:00
parent f11bc530c3
commit 984d58f958
2 changed files with 22 additions and 1 deletions

View File

@ -1,6 +1,6 @@
project('sysprof', ['c', 'cpp'],
license: ['GPL3+', 'GPL2+'],
version: '3.29.0',
version: '3.29.3',
meson_version: '>=0.40.1',
default_options: [
'c_std=gnu11',