diff --git a/meson.build b/meson.build index f8932d9c..be3deea9 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('sysprof', ['c', 'cpp'], license: ['GPL3+', 'GPL2+'], - version: '3.35.2', + version: '3.35.3', meson_version: '>=0.50.0', default_options: [ 'c_std=gnu11', 'cpp_std=c++11',