diff --git a/meson.build b/meson.build index 59f443e7..6fcf1da5 100644 --- a/meson.build +++ b/meson.build @@ -8,7 +8,7 @@ project( 'libnvme', ['c'], meson_version: '>= 0.50.0', - version: '1.5', + version: '1.6', license: 'LGPL-2.1-or-later', default_options: [ 'c_std=gnu99',