diff --git a/meson.build b/meson.build index 4e92855b..4e6f3ceb 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('sysprof', ['c', 'cpp'], license: ['GPL3+', 'GPL2+'], - version: '3.26.0', + version: '3.27.0', meson_version: '>=0.40.1', default_options: [ 'c_std=gnu11',