diff --git a/meson.build b/meson.build index fb44815f..03583fd9 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('sysprof', 'c', license: ['GPL3+', 'GPL2+'], - version: '3.46.0', + version: '3.46.1', meson_version: '>=0.59.0', default_options: [ 'c_std=gnu11', 'cpp_std=c++11',