diff --git a/meson.build b/meson.build index 51bd2b87..e21558eb 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('sysprof', 'c', 'cpp', license: 'GPL-3.0-or-later', - version: '46.0', + version: '46.1', meson_version: '>=0.62.0', default_options: [ 'c_std=gnu17', 'cpp_std=gnu++17',