diff --git a/meson.build b/meson.build index ceeeffb2..0b5b5e81 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('sysprof', ['c', 'cpp'], license: ['GPL3+', 'GPL2+'], - version: '3.33.1', + version: '3.33.2', meson_version: '>=0.49.0', default_options: [ 'c_std=gnu11', 'cpp_std=c++11',